Interface LayoutPrototype

All Superinterfaces:
AuditedModel, BaseModel<LayoutPrototype>, ClassedModel, Cloneable, Comparable<LayoutPrototype>, CTModel<LayoutPrototype>, LayoutPrototypeModel, LocalizedModel, MVCCModel, PersistedModel, Serializable, ShardedModel, StagedAuditedModel, StagedModel
All Known Implementing Classes:
LayoutPrototypeWrapper

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