Interface PortalPreferenceValue

All Superinterfaces:
BaseModel<PortalPreferenceValue>, ClassedModel, Cloneable, Comparable<PortalPreferenceValue>, MVCCModel, PersistedModel, PortalPreferenceValueModel, Serializable, ShardedModel
All Known Implementing Classes:
PortalPreferenceValueWrapper

@ProviderType public interface PortalPreferenceValue extends PersistedModel, PortalPreferenceValueModel
The extended model interface for the PortalPreferenceValue service. Represents a row in the "PortalPreferenceValue" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}