Interface LayoutRevision

All Superinterfaces:
AuditedModel, BaseModel<LayoutRevision>, ClassedModel, Cloneable, Comparable<LayoutRevision>, GroupedModel, LayoutRevisionModel, LocalizedModel, MVCCModel, PersistedModel, Serializable, ShardedModel, WorkflowedModel
All Known Implementing Classes:
LayoutRevisionWrapper

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