Package com.liferay.portal.kernel.model
Interface RecentLayoutSetBranch
- All Superinterfaces:
BaseModel<RecentLayoutSetBranch>
,ClassedModel
,Cloneable
,Comparable<RecentLayoutSetBranch>
,MVCCModel
,PersistedModel
,RecentLayoutSetBranchModel
,Serializable
,ShardedModel
- All Known Implementing Classes:
RecentLayoutSetBranchWrapper
@ProviderType
public interface RecentLayoutSetBranch
extends PersistedModel, RecentLayoutSetBranchModel
The extended model interface for the RecentLayoutSetBranch service. Represents a row in the "RecentLayoutSetBranch" 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.PersistedModel
persist
Methods inherited from interface com.liferay.portal.kernel.model.RecentLayoutSetBranchModel
cloneWithOriginalValues, getCompanyId, getGroupId, getLayoutSetBranchId, getLayoutSetId, getMvccVersion, getPrimaryKey, getRecentLayoutSetBranchId, getUserId, getUserUuid, setCompanyId, setGroupId, setLayoutSetBranchId, setLayoutSetId, setMvccVersion, setPrimaryKey, setRecentLayoutSetBranchId, setUserId, setUserUuid, toXmlString
-
Field Details
-
RECENT_LAYOUT_SET_BRANCH_ID_ACCESSOR
-