public class CPDisplayLayoutWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDisplayLayout> implements CPDisplayLayout, com.liferay.portal.kernel.model.ModelWrapper<CPDisplayLayout>
This class is a wrapper for CPDisplayLayout.
CPDisplayLayout,
Serialized FormCP_DISPLAY_LAYOUT_ID_ACCESSOR| Constructor and Description |
|---|
CPDisplayLayoutWrapper(CPDisplayLayout cpDisplayLayout) |
| Modifier and Type | Method and Description |
|---|---|
CPDisplayLayout |
cloneWithOriginalValues() |
com.liferay.asset.kernel.model.AssetCategory |
fetchAssetCategory() |
CPDefinition |
fetchCPDefinition() |
com.liferay.portal.kernel.model.Layout |
fetchLayout() |
java.util.Map<java.lang.String,java.util.function.Function<CPDisplayLayout,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<CPDisplayLayout,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this cp display layout.
|
long |
getClassNameId()
Returns the class name ID of this cp display layout.
|
long |
getClassPK()
Returns the class pk of this cp display layout.
|
long |
getCompanyId()
Returns the company ID of this cp display layout.
|
long |
getCPDisplayLayoutId()
Returns the cp display layout ID of this cp display layout.
|
java.util.Date |
getCreateDate()
Returns the create date of this cp display layout.
|
long |
getCtCollectionId()
Returns the ct collection ID of this cp display layout.
|
long |
getGroupId()
Returns the group ID of this cp display layout.
|
java.lang.String |
getLayoutUuid()
Returns the layout uuid of this cp display layout.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this cp display layout.
|
long |
getMvccVersion()
Returns the mvcc version of this cp display layout.
|
long |
getPrimaryKey()
Returns the primary key of this cp display layout.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this cp display layout.
|
java.lang.String |
getUserName()
Returns the user name of this cp display layout.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this cp display layout.
|
java.lang.String |
getUuid()
Returns the uuid of this cp display layout.
|
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this cp display layout.
|
void |
setClassPK(long classPK)
Sets the class pk of this cp display layout.
|
void |
setCompanyId(long companyId)
Sets the company ID of this cp display layout.
|
void |
setCPDisplayLayoutId(long CPDisplayLayoutId)
Sets the cp display layout ID of this cp display layout.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this cp display layout.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this cp display layout.
|
void |
setGroupId(long groupId)
Sets the group ID of this cp display layout.
|
void |
setLayoutUuid(java.lang.String layoutUuid)
Sets the layout uuid of this cp display layout.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this cp display layout.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this cp display layout.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this cp display layout.
|
void |
setUserId(long userId)
Sets the user ID of this cp display layout.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this cp display layout.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this cp display layout.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this cp display layout.
|
java.lang.String |
toXmlString() |
protected CPDisplayLayoutWrapper |
wrap(CPDisplayLayout cpDisplayLayout) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CPDisplayLayoutWrapper(CPDisplayLayout cpDisplayLayout)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CPDisplayLayout>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CPDisplayLayout>public CPDisplayLayout cloneWithOriginalValues()
cloneWithOriginalValues in interface CPDisplayLayoutModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CPDisplayLayout>public com.liferay.asset.kernel.model.AssetCategory fetchAssetCategory()
fetchAssetCategory in interface CPDisplayLayoutpublic CPDefinition fetchCPDefinition()
fetchCPDefinition in interface CPDisplayLayoutpublic com.liferay.portal.kernel.model.Layout fetchLayout()
fetchLayout in interface CPDisplayLayoutpublic java.lang.String getClassName()
getClassName in interface CPDisplayLayoutModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface CPDisplayLayoutModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface CPDisplayLayoutModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface CPDisplayLayoutModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic long getCPDisplayLayoutId()
getCPDisplayLayoutId in interface CPDisplayLayoutModelpublic java.util.Date getCreateDate()
getCreateDate in interface CPDisplayLayoutModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface CPDisplayLayoutModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPDisplayLayout>public long getGroupId()
getGroupId in interface CPDisplayLayoutModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.lang.String getLayoutUuid()
getLayoutUuid in interface CPDisplayLayoutModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CPDisplayLayoutModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CPDisplayLayoutModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CPDisplayLayoutModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPDisplayLayout>public long getUserId()
getUserId in interface CPDisplayLayoutModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CPDisplayLayoutModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CPDisplayLayoutModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CPDisplayLayoutModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setClassName(java.lang.String className)
setClassName in interface CPDisplayLayoutModelpublic void setClassNameId(long classNameId)
setClassNameId in interface CPDisplayLayoutModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this cp display layoutpublic void setClassPK(long classPK)
setClassPK in interface CPDisplayLayoutModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this cp display layoutpublic void setCompanyId(long companyId)
setCompanyId in interface CPDisplayLayoutModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this cp display layoutpublic void setCPDisplayLayoutId(long CPDisplayLayoutId)
setCPDisplayLayoutId in interface CPDisplayLayoutModelCPDisplayLayoutId - the cp display layout ID of this cp display layoutpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CPDisplayLayoutModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this cp display layoutpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CPDisplayLayoutModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPDisplayLayout>ctCollectionId - the ct collection ID of this cp display layoutpublic void setGroupId(long groupId)
setGroupId in interface CPDisplayLayoutModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this cp display layoutpublic void setLayoutUuid(java.lang.String layoutUuid)
setLayoutUuid in interface CPDisplayLayoutModellayoutUuid - the layout uuid of this cp display layoutpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CPDisplayLayoutModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this cp display layoutpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CPDisplayLayoutModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this cp display layoutpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CPDisplayLayoutModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPDisplayLayout>primaryKey - the primary key of this cp display layoutpublic void setUserId(long userId)
setUserId in interface CPDisplayLayoutModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this cp display layoutpublic void setUserName(java.lang.String userName)
setUserName in interface CPDisplayLayoutModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this cp display layoutpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CPDisplayLayoutModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this cp display layoutpublic void setUuid(java.lang.String uuid)
setUuid in interface CPDisplayLayoutModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this cp display layoutpublic java.lang.String toXmlString()
toXmlString in interface CPDisplayLayoutModelpublic java.util.Map<java.lang.String,java.util.function.Function<CPDisplayLayout,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CPDisplayLayout>public java.util.Map<java.lang.String,java.util.function.BiConsumer<CPDisplayLayout,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CPDisplayLayout>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CPDisplayLayoutWrapper wrap(CPDisplayLayout cpDisplayLayout)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDisplayLayout>