- All Superinterfaces:
- BaseModel<LayoutBranch>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<LayoutBranch>, LayoutBranchModel, MVCCModel, PersistedModel, java.io.Serializable, ShardedModel
- All Known Implementing Classes:
- LayoutBranchWrapper
@ProviderType
public interface LayoutBranch
extends LayoutBranchModel, PersistedModel
The extended model interface for the LayoutBranch service. Represents a row in the "LayoutBranch" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
LayoutBranchModel
- Generated: