- All Superinterfaces:
- BaseModel<RecentLayoutBranch>, ClassedModel, Cloneable, Comparable<RecentLayoutBranch>, MVCCModel, PersistedModel, RecentLayoutBranchModel, Serializable, ShardedModel
- All Known Implementing Classes:
- RecentLayoutBranchWrapper
@ProviderType
public interface RecentLayoutBranch
extends RecentLayoutBranchModel, PersistedModel
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:
RecentLayoutBranchModel
,
RecentLayoutBranchImpl
,
RecentLayoutBranchModelImpl
- {$generated.description}