Interface PortalPreferences

All Superinterfaces:
BaseModel<PortalPreferences>, ClassedModel, Cloneable, Comparable<PortalPreferences>, MVCCModel, PersistedModel, PortalPreferencesModel, Serializable, ShardedModel
All Known Implementing Classes:
PortalPreferencesWrapper

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