Interface ListType

All Superinterfaces:
AuditedModel, BaseModel<ListType>, ClassedModel, Cloneable, Comparable<ListType>, ListTypeModel, MVCCModel, PersistedModel, Serializable, ShardedModel, StagedAuditedModel, StagedModel
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:
{$generated.description}