Interface PortletPreferences

All Superinterfaces:
BaseModel<PortletPreferences>, ClassedModel, Cloneable, Comparable<PortletPreferences>, CTModel<PortletPreferences>, MVCCModel, PersistedModel, PortletPreferencesModel, Serializable, ShardedModel
All Known Implementing Classes:
PortletPreferencesWrapper

@ProviderType public interface PortletPreferences extends PersistedModel, PortletPreferencesModel
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:
{$generated.description}