An implementation of PortletPreferences that stores values temporarily,
retrieves values from a store or defaults, validates before
before storing, and stores the values into the store.
Represents a listener type: either a default listener
declared in orm.xml meta-data or an entity listener
specified in @EntityListeners entity annotation.