Interface RecentLayoutRevision

All Superinterfaces:
BaseModel<RecentLayoutRevision>, ClassedModel, Cloneable, Comparable<RecentLayoutRevision>, MVCCModel, PersistedModel, RecentLayoutRevisionModel, Serializable, ShardedModel
All Known Implementing Classes:
RecentLayoutRevisionWrapper

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