- All Superinterfaces:
- BaseModel<PortletPreferences>, ClassedModel, Cloneable, Comparable<PortletPreferences>, MVCCModel, PersistedModel, PortletPreferencesModel, Serializable, ShardedModel
- All Known Implementing Classes:
- PortletPreferencesWrapper
@ProviderType
public interface PortletPreferences
extends PortletPreferencesModel, PersistedModel
The extended model interface for the PortletPreferences service. Represents a row in the "PortletPreferences" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
PortletPreferencesModel
,
PortletPreferencesImpl
,
PortletPreferencesModelImpl
- {$generated.description}