Class LayoutClassedModelUsageWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutClassedModelUsage>
com.liferay.layout.model.LayoutClassedModelUsageWrapper
All Implemented Interfaces:
LayoutClassedModelUsage, LayoutClassedModelUsageModel, com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.BaseModel<LayoutClassedModelUsage>, com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ModelWrapper<LayoutClassedModelUsage>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.TypedModel, Serializable, Cloneable, Comparable<LayoutClassedModelUsage>

public class LayoutClassedModelUsageWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutClassedModelUsage> implements LayoutClassedModelUsage, com.liferay.portal.kernel.model.ModelWrapper<LayoutClassedModelUsage>

This class is a wrapper for LayoutClassedModelUsage.

See Also:
Generated:
  • Constructor Details

    • LayoutClassedModelUsageWrapper

      public LayoutClassedModelUsageWrapper(LayoutClassedModelUsage layoutClassedModelUsage)
  • Method Details

    • getModelAttributes

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

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

      public LayoutClassedModelUsage cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<LayoutClassedModelUsage>
      Specified by:
      cloneWithOriginalValues in interface LayoutClassedModelUsageModel
    • getClassedModelExternalReferenceCode

      public String getClassedModelExternalReferenceCode()
      Returns the classed model external reference code of this layout classed model usage.
      Specified by:
      getClassedModelExternalReferenceCode in interface LayoutClassedModelUsageModel
      Returns:
      the classed model external reference code of this layout classed model usage
    • getClassName

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

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

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

      public long getCompanyId()
      Returns the company ID of this layout classed model usage.
      Specified by:
      getCompanyId in interface LayoutClassedModelUsageModel
      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 layout classed model usage
    • getContainerKey

      public String getContainerKey()
      Returns the container key of this layout classed model usage.
      Specified by:
      getContainerKey in interface LayoutClassedModelUsageModel
      Returns:
      the container key of this layout classed model usage
    • getContainerType

      public long getContainerType()
      Returns the container type of this layout classed model usage.
      Specified by:
      getContainerType in interface LayoutClassedModelUsageModel
      Returns:
      the container type of this layout classed model usage
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this layout classed model usage.
      Specified by:
      getCreateDate in interface LayoutClassedModelUsageModel
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the create date of this layout classed model usage
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this layout classed model usage.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>
      Specified by:
      getCtCollectionId in interface LayoutClassedModelUsageModel
      Returns:
      the ct collection ID of this layout classed model usage
    • getGroupId

      public long getGroupId()
      Returns the group ID of this layout classed model usage.
      Specified by:
      getGroupId in interface LayoutClassedModelUsageModel
      Returns:
      the group ID of this layout classed model usage
    • getLastPublishDate

      public Date getLastPublishDate()
      Returns the last publish date of this layout classed model usage.
      Specified by:
      getLastPublishDate in interface LayoutClassedModelUsageModel
      Returns:
      the last publish date of this layout classed model usage
    • getLayoutClassedModelUsageId

      public long getLayoutClassedModelUsageId()
      Returns the layout classed model usage ID of this layout classed model usage.
      Specified by:
      getLayoutClassedModelUsageId in interface LayoutClassedModelUsageModel
      Returns:
      the layout classed model usage ID of this layout classed model usage
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this layout classed model usage.
      Specified by:
      getModifiedDate in interface LayoutClassedModelUsageModel
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the modified date of this layout classed model usage
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this layout classed model usage.
      Specified by:
      getMvccVersion in interface LayoutClassedModelUsageModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this layout classed model usage
    • getPlid

      public long getPlid()
      Returns the plid of this layout classed model usage.
      Specified by:
      getPlid in interface LayoutClassedModelUsageModel
      Returns:
      the plid of this layout classed model usage
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this layout classed model usage.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>
      Specified by:
      getPrimaryKey in interface LayoutClassedModelUsageModel
      Returns:
      the primary key of this layout classed model usage
    • getType

      public int getType()
      Returns the type of this layout classed model usage.
      Specified by:
      getType in interface LayoutClassedModelUsageModel
      Returns:
      the type of this layout classed model usage
    • getUuid

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

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

      public void setClassedModelExternalReferenceCode(String classedModelExternalReferenceCode)
      Sets the classed model external reference code of this layout classed model usage.
      Specified by:
      setClassedModelExternalReferenceCode in interface LayoutClassedModelUsageModel
      Parameters:
      classedModelExternalReferenceCode - the classed model external reference code of this layout classed model usage
    • setClassName

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

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

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

      public void setCompanyId(long companyId)
      Sets the company ID of this layout classed model usage.
      Specified by:
      setCompanyId in interface LayoutClassedModelUsageModel
      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 layout classed model usage
    • setContainerKey

      public void setContainerKey(String containerKey)
      Sets the container key of this layout classed model usage.
      Specified by:
      setContainerKey in interface LayoutClassedModelUsageModel
      Parameters:
      containerKey - the container key of this layout classed model usage
    • setContainerType

      public void setContainerType(long containerType)
      Sets the container type of this layout classed model usage.
      Specified by:
      setContainerType in interface LayoutClassedModelUsageModel
      Parameters:
      containerType - the container type of this layout classed model usage
    • setCreateDate

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

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

      public void setGroupId(long groupId)
      Sets the group ID of this layout classed model usage.
      Specified by:
      setGroupId in interface LayoutClassedModelUsageModel
      Parameters:
      groupId - the group ID of this layout classed model usage
    • setLastPublishDate

      public void setLastPublishDate(Date lastPublishDate)
      Sets the last publish date of this layout classed model usage.
      Specified by:
      setLastPublishDate in interface LayoutClassedModelUsageModel
      Parameters:
      lastPublishDate - the last publish date of this layout classed model usage
    • setLayoutClassedModelUsageId

      public void setLayoutClassedModelUsageId(long layoutClassedModelUsageId)
      Sets the layout classed model usage ID of this layout classed model usage.
      Specified by:
      setLayoutClassedModelUsageId in interface LayoutClassedModelUsageModel
      Parameters:
      layoutClassedModelUsageId - the layout classed model usage ID of this layout classed model usage
    • setModifiedDate

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

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this layout classed model usage.
      Specified by:
      setMvccVersion in interface LayoutClassedModelUsageModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this layout classed model usage
    • setPlid

      public void setPlid(long plid)
      Sets the plid of this layout classed model usage.
      Specified by:
      setPlid in interface LayoutClassedModelUsageModel
      Parameters:
      plid - the plid of this layout classed model usage
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this layout classed model usage.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutClassedModelUsage>
      Specified by:
      setPrimaryKey in interface LayoutClassedModelUsageModel
      Parameters:
      primaryKey - the primary key of this layout classed model usage
    • setType

      public void setType(int type)
      Sets the type of this layout classed model usage.
      Specified by:
      setType in interface LayoutClassedModelUsageModel
      Parameters:
      type - the type of this layout classed model usage
    • setUuid

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

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

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

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

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

      protected LayoutClassedModelUsageWrapper wrap(LayoutClassedModelUsage layoutClassedModelUsage)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutClassedModelUsage>