@ProviderType public interface LayoutBranch extends LayoutBranchModel, PersistedModel
LayoutBranchModel
Modifier and Type | Field and Description |
---|---|
static Accessor<LayoutBranch,Long> |
LAYOUT_BRANCH_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getCompanyId, getDescription, getExpandoBridge, getGroupId, getLayoutBranchId, getLayoutSetBranchId, getMaster, getMvccVersion, getName, getPlid, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isMaster, isNew, setCachedModel, setCompanyId, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLayoutBranchId, setLayoutSetBranchId, setMaster, setMvccVersion, setName, setNew, setPlid, setPrimaryKey, setPrimaryKeyObj, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
persist
static final Accessor<LayoutBranch,Long> LAYOUT_BRANCH_ID_ACCESSOR
com.liferay.portal.model.impl.LayoutBranchImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.