Class CPDisplayLayoutWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDisplayLayout>
com.liferay.commerce.product.model.CPDisplayLayoutWrapper
All Implemented Interfaces:
CPDisplayLayout, CPDisplayLayoutModel, com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<CPDisplayLayout>, com.liferay.portal.kernel.model.change.tracking.CTModel<CPDisplayLayout>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<CPDisplayLayout>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.TypedModel, Serializable, Cloneable, Comparable<CPDisplayLayout>

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.

See Also:
Generated:
  • Constructor Details

    • CPDisplayLayoutWrapper

      public CPDisplayLayoutWrapper(CPDisplayLayout cpDisplayLayout)
  • Method Details

    • getModelAttributes

      public Map<String,Object> getModelAttributes()
      Specified by:
      getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CPDisplayLayout>
    • setModelAttributes

      public void setModelAttributes(Map<String,Object> attributes)
      Specified by:
      setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CPDisplayLayout>
    • cloneWithOriginalValues

      public CPDisplayLayout cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CPDisplayLayout>
      Specified by:
      cloneWithOriginalValues in interface CPDisplayLayoutModel
    • fetchAssetCategory

      public com.liferay.asset.kernel.model.AssetCategory fetchAssetCategory()
      Specified by:
      fetchAssetCategory in interface CPDisplayLayout
    • fetchCPDefinition

      public CPDefinition fetchCPDefinition()
      Specified by:
      fetchCPDefinition in interface CPDisplayLayout
    • fetchLayout

      public com.liferay.portal.kernel.model.Layout fetchLayout()
      Specified by:
      fetchLayout in interface CPDisplayLayout
    • getClassName

      public String getClassName()
      Returns the fully qualified class name of this cp display layout.
      Specified by:
      getClassName in interface CPDisplayLayoutModel
      Specified by:
      getClassName in interface com.liferay.portal.kernel.model.TypedModel
      Returns:
      the fully qualified class name of this cp display layout
    • getClassNameId

      public long getClassNameId()
      Returns the class name ID of this cp display layout.
      Specified by:
      getClassNameId in interface CPDisplayLayoutModel
      Specified by:
      getClassNameId in interface com.liferay.portal.kernel.model.TypedModel
      Returns:
      the class name ID of this cp display layout
    • getClassPK

      public long getClassPK()
      Returns the class pk of this cp display layout.
      Specified by:
      getClassPK in interface com.liferay.portal.kernel.model.AttachedModel
      Specified by:
      getClassPK in interface CPDisplayLayoutModel
      Returns:
      the class pk of this cp display layout
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this cp display layout.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface CPDisplayLayoutModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the company ID of this cp display layout
    • getCPDisplayLayoutId

      public long getCPDisplayLayoutId()
      Returns the cp display layout ID of this cp display layout.
      Specified by:
      getCPDisplayLayoutId in interface CPDisplayLayoutModel
      Returns:
      the cp display layout ID of this cp display layout
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this cp display layout.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface CPDisplayLayoutModel
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the create date of this cp display layout
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this cp display layout.
      Specified by:
      getCtCollectionId in interface CPDisplayLayoutModel
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPDisplayLayout>
      Returns:
      the ct collection ID of this cp display layout
    • getGroupId

      public long getGroupId()
      Returns the group ID of this cp display layout.
      Specified by:
      getGroupId in interface CPDisplayLayoutModel
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Returns:
      the group ID of this cp display layout
    • getLayoutPageTemplateEntryUuid

      public String getLayoutPageTemplateEntryUuid()
      Returns the layout page template entry uuid of this cp display layout.
      Specified by:
      getLayoutPageTemplateEntryUuid in interface CPDisplayLayoutModel
      Returns:
      the layout page template entry uuid of this cp display layout
    • getLayoutUuid

      public String getLayoutUuid()
      Returns the layout uuid of this cp display layout.
      Specified by:
      getLayoutUuid in interface CPDisplayLayoutModel
      Returns:
      the layout uuid of this cp display layout
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this cp display layout.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface CPDisplayLayoutModel
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the modified date of this cp display layout
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this cp display layout.
      Specified by:
      getMvccVersion in interface CPDisplayLayoutModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this cp display layout
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this cp display layout.
      Specified by:
      getPrimaryKey in interface CPDisplayLayoutModel
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPDisplayLayout>
      Returns:
      the primary key of this cp display layout
    • getUserId

      public long getUserId()
      Returns the user ID of this cp display layout.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface CPDisplayLayoutModel
      Returns:
      the user ID of this cp display layout
    • getUserName

      public String getUserName()
      Returns the user name of this cp display layout.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface CPDisplayLayoutModel
      Returns:
      the user name of this cp display layout
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this cp display layout.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface CPDisplayLayoutModel
      Returns:
      the user uuid of this cp display layout
    • getUuid

      public String getUuid()
      Returns the uuid of this cp display layout.
      Specified by:
      getUuid in interface CPDisplayLayoutModel
      Specified by:
      getUuid in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the uuid of this cp display layout
    • persist

      public void persist()
      Specified by:
      persist in interface com.liferay.portal.kernel.model.PersistedModel
    • setClassName

      public void setClassName(String className)
      Specified by:
      setClassName in interface CPDisplayLayoutModel
    • setClassNameId

      public void setClassNameId(long classNameId)
      Sets the class name ID of this cp display layout.
      Specified by:
      setClassNameId in interface CPDisplayLayoutModel
      Specified by:
      setClassNameId in interface com.liferay.portal.kernel.model.TypedModel
      Parameters:
      classNameId - the class name ID of this cp display layout
    • setClassPK

      public void setClassPK(long classPK)
      Sets the class pk of this cp display layout.
      Specified by:
      setClassPK in interface com.liferay.portal.kernel.model.AttachedModel
      Specified by:
      setClassPK in interface CPDisplayLayoutModel
      Parameters:
      classPK - the class pk of this cp display layout
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this cp display layout.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface CPDisplayLayoutModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      companyId - the company ID of this cp display layout
    • setCPDisplayLayoutId

      public void setCPDisplayLayoutId(long CPDisplayLayoutId)
      Sets the cp display layout ID of this cp display layout.
      Specified by:
      setCPDisplayLayoutId in interface CPDisplayLayoutModel
      Parameters:
      CPDisplayLayoutId - the cp display layout ID of this cp display layout
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this cp display layout.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface CPDisplayLayoutModel
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      createDate - the create date of this cp display layout
    • setCtCollectionId

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this cp display layout.
      Specified by:
      setCtCollectionId in interface CPDisplayLayoutModel
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPDisplayLayout>
      Parameters:
      ctCollectionId - the ct collection ID of this cp display layout
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this cp display layout.
      Specified by:
      setGroupId in interface CPDisplayLayoutModel
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Parameters:
      groupId - the group ID of this cp display layout
    • setLayoutPageTemplateEntryUuid

      public void setLayoutPageTemplateEntryUuid(String layoutPageTemplateEntryUuid)
      Sets the layout page template entry uuid of this cp display layout.
      Specified by:
      setLayoutPageTemplateEntryUuid in interface CPDisplayLayoutModel
      Parameters:
      layoutPageTemplateEntryUuid - the layout page template entry uuid of this cp display layout
    • setLayoutUuid

      public void setLayoutUuid(String layoutUuid)
      Sets the layout uuid of this cp display layout.
      Specified by:
      setLayoutUuid in interface CPDisplayLayoutModel
      Parameters:
      layoutUuid - the layout uuid of this cp display layout
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this cp display layout.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface CPDisplayLayoutModel
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      modifiedDate - the modified date of this cp display layout
    • setMvccVersion

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this cp display layout.
      Specified by:
      setMvccVersion in interface CPDisplayLayoutModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this cp display layout
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this cp display layout.
      Specified by:
      setPrimaryKey in interface CPDisplayLayoutModel
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPDisplayLayout>
      Parameters:
      primaryKey - the primary key of this cp display layout
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this cp display layout.
      Specified by:
      setUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserId in interface CPDisplayLayoutModel
      Parameters:
      userId - the user ID of this cp display layout
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this cp display layout.
      Specified by:
      setUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserName in interface CPDisplayLayoutModel
      Parameters:
      userName - the user name of this cp display layout
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this cp display layout.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface CPDisplayLayoutModel
      Parameters:
      userUuid - the user uuid of this cp display layout
    • setUuid

      public void setUuid(String uuid)
      Sets the uuid of this cp display layout.
      Specified by:
      setUuid in interface CPDisplayLayoutModel
      Specified by:
      setUuid in interface com.liferay.portal.kernel.model.StagedModel
      Parameters:
      uuid - the uuid of this cp display layout
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface CPDisplayLayoutModel
    • getAttributeGetterFunctions

      public Map<String,Function<CPDisplayLayout,Object>> getAttributeGetterFunctions()
      Specified by:
      getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CPDisplayLayout>
    • getAttributeSetterBiConsumers

      public Map<String,BiConsumer<CPDisplayLayout,Object>> getAttributeSetterBiConsumers()
      Specified by:
      getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CPDisplayLayout>
    • getStagedModelType

      public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
      Specified by:
      getStagedModelType in interface com.liferay.portal.kernel.model.StagedModel
    • wrap

      protected CPDisplayLayoutWrapper wrap(CPDisplayLayout cpDisplayLayout)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDisplayLayout>