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