Interface RecentLayoutBranch

All Superinterfaces:
BaseModel<RecentLayoutBranch>, ClassedModel, Cloneable, Comparable<RecentLayoutBranch>, MVCCModel, PersistedModel, RecentLayoutBranchModel, Serializable, ShardedModel
All Known Implementing Classes:
RecentLayoutBranchWrapper

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