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