- All Superinterfaces:
- BaseModel<PortalPreferenceValue>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<PortalPreferenceValue>, MVCCModel, PersistedModel, PortalPreferenceValueModel, java.io.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:
PortalPreferenceValueModel
- Generated: