Package com.liferay.portal.kernel.model
Interface LayoutBranch
- All Superinterfaces:
BaseModel<LayoutBranch>
,ClassedModel
,Cloneable
,Comparable<LayoutBranch>
,LayoutBranchModel
,MVCCModel
,PersistedModel
,Serializable
,ShardedModel
- All Known Implementing Classes:
LayoutBranchWrapper
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:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.LayoutBranchModel
cloneWithOriginalValues, 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, toXmlString
Methods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
-
Field Details
-
LAYOUT_BRANCH_ID_ACCESSOR
-