@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.
|
getCompanyId, getDescription, getGroupId, getLayoutBranchId, getLayoutSetBranchId, getMaster, getMvccVersion, getName, getPlid, getPrimaryKey, getUserId, getUserName, getUserUuid, isMaster, setCompanyId, setDescription, setGroupId, setLayoutBranchId, setLayoutSetBranchId, setMaster, setMvccVersion, setName, setPlid, setPrimaryKey, setUserId, setUserName, setUserUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
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.