Class LayoutUtilityPageEntryWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutUtilityPageEntry>
com.liferay.layout.utility.page.model.LayoutUtilityPageEntryWrapper
All Implemented Interfaces:
LayoutUtilityPageEntry, LayoutUtilityPageEntryModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<LayoutUtilityPageEntry>, com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutUtilityPageEntry>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<LayoutUtilityPageEntry>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedGroupedModel, com.liferay.portal.kernel.model.StagedModel, Serializable, Cloneable, Comparable<LayoutUtilityPageEntry>

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

This class is a wrapper for LayoutUtilityPageEntry.

See Also:
Generated:
  • Constructor Details

    • LayoutUtilityPageEntryWrapper

      public LayoutUtilityPageEntryWrapper(LayoutUtilityPageEntry layoutUtilityPageEntry)
  • Method Details

    • getModelAttributes

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

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

      public LayoutUtilityPageEntry cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<LayoutUtilityPageEntry>
      Specified by:
      cloneWithOriginalValues in interface LayoutUtilityPageEntryModel
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this layout utility page entry.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface LayoutUtilityPageEntryModel
      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 utility page entry
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this layout utility page entry.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface LayoutUtilityPageEntryModel
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the create date of this layout utility page entry
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this layout utility page entry.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutUtilityPageEntry>
      Specified by:
      getCtCollectionId in interface LayoutUtilityPageEntryModel
      Returns:
      the ct collection ID of this layout utility page entry
    • getDefaultLayoutUtilityPageEntry

      public boolean getDefaultLayoutUtilityPageEntry()
      Returns the default layout utility page entry of this layout utility page entry.
      Specified by:
      getDefaultLayoutUtilityPageEntry in interface LayoutUtilityPageEntryModel
      Returns:
      the default layout utility page entry of this layout utility page entry
    • getExternalReferenceCode

      public String getExternalReferenceCode()
      Returns the external reference code of this layout utility page entry.
      Specified by:
      getExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
      Specified by:
      getExternalReferenceCode in interface LayoutUtilityPageEntryModel
      Returns:
      the external reference code of this layout utility page entry
    • getGroupId

      public long getGroupId()
      Returns the group ID of this layout utility page entry.
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      getGroupId in interface LayoutUtilityPageEntryModel
      Returns:
      the group ID of this layout utility page entry
    • getImagePreviewURL

      public String getImagePreviewURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
      Specified by:
      getImagePreviewURL in interface LayoutUtilityPageEntry
    • getLastPublishDate

      public Date getLastPublishDate()
      Returns the last publish date of this layout utility page entry.
      Specified by:
      getLastPublishDate in interface LayoutUtilityPageEntryModel
      Specified by:
      getLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModel
      Returns:
      the last publish date of this layout utility page entry
    • getLayoutUtilityPageEntryId

      public long getLayoutUtilityPageEntryId()
      Returns the layout utility page entry ID of this layout utility page entry.
      Specified by:
      getLayoutUtilityPageEntryId in interface LayoutUtilityPageEntryModel
      Returns:
      the layout utility page entry ID of this layout utility page entry
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this layout utility page entry.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface LayoutUtilityPageEntryModel
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the modified date of this layout utility page entry
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this layout utility page entry.
      Specified by:
      getMvccVersion in interface LayoutUtilityPageEntryModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this layout utility page entry
    • getName

      public String getName()
      Returns the name of this layout utility page entry.
      Specified by:
      getName in interface LayoutUtilityPageEntryModel
      Returns:
      the name of this layout utility page entry
    • getPlid

      public long getPlid()
      Returns the plid of this layout utility page entry.
      Specified by:
      getPlid in interface LayoutUtilityPageEntryModel
      Returns:
      the plid of this layout utility page entry
    • getPreviewFileEntryId

      public long getPreviewFileEntryId()
      Returns the preview file entry ID of this layout utility page entry.
      Specified by:
      getPreviewFileEntryId in interface LayoutUtilityPageEntryModel
      Returns:
      the preview file entry ID of this layout utility page entry
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this layout utility page entry.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutUtilityPageEntry>
      Specified by:
      getPrimaryKey in interface LayoutUtilityPageEntryModel
      Returns:
      the primary key of this layout utility page entry
    • getType

      public String getType()
      Returns the type of this layout utility page entry.
      Specified by:
      getType in interface LayoutUtilityPageEntryModel
      Returns:
      the type of this layout utility page entry
    • getUserId

      public long getUserId()
      Returns the user ID of this layout utility page entry.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface LayoutUtilityPageEntryModel
      Returns:
      the user ID of this layout utility page entry
    • getUserName

      public String getUserName()
      Returns the user name of this layout utility page entry.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface LayoutUtilityPageEntryModel
      Returns:
      the user name of this layout utility page entry
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this layout utility page entry.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface LayoutUtilityPageEntryModel
      Returns:
      the user uuid of this layout utility page entry
    • getUuid

      public String getUuid()
      Returns the uuid of this layout utility page entry.
      Specified by:
      getUuid in interface LayoutUtilityPageEntryModel
      Specified by:
      getUuid in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the uuid of this layout utility page entry
    • isDefaultLayoutUtilityPageEntry

      public boolean isDefaultLayoutUtilityPageEntry()
      Returns true if this layout utility page entry is default layout utility page entry.
      Specified by:
      isDefaultLayoutUtilityPageEntry in interface LayoutUtilityPageEntryModel
      Returns:
      true if this layout utility page entry is default layout utility page entry; false otherwise
    • persist

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

      public void setCompanyId(long companyId)
      Sets the company ID of this layout utility page entry.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface LayoutUtilityPageEntryModel
      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 utility page entry
    • setCreateDate

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

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this layout utility page entry.
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutUtilityPageEntry>
      Specified by:
      setCtCollectionId in interface LayoutUtilityPageEntryModel
      Parameters:
      ctCollectionId - the ct collection ID of this layout utility page entry
    • setDefaultLayoutUtilityPageEntry

      public void setDefaultLayoutUtilityPageEntry(boolean defaultLayoutUtilityPageEntry)
      Sets whether this layout utility page entry is default layout utility page entry.
      Specified by:
      setDefaultLayoutUtilityPageEntry in interface LayoutUtilityPageEntryModel
      Parameters:
      defaultLayoutUtilityPageEntry - the default layout utility page entry of this layout utility page entry
    • setExternalReferenceCode

      public void setExternalReferenceCode(String externalReferenceCode)
      Sets the external reference code of this layout utility page entry.
      Specified by:
      setExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
      Specified by:
      setExternalReferenceCode in interface LayoutUtilityPageEntryModel
      Parameters:
      externalReferenceCode - the external reference code of this layout utility page entry
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this layout utility page entry.
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      setGroupId in interface LayoutUtilityPageEntryModel
      Parameters:
      groupId - the group ID of this layout utility page entry
    • setLastPublishDate

      public void setLastPublishDate(Date lastPublishDate)
      Sets the last publish date of this layout utility page entry.
      Specified by:
      setLastPublishDate in interface LayoutUtilityPageEntryModel
      Specified by:
      setLastPublishDate in interface com.liferay.portal.kernel.model.StagedGroupedModel
      Parameters:
      lastPublishDate - the last publish date of this layout utility page entry
    • setLayoutUtilityPageEntryId

      public void setLayoutUtilityPageEntryId(long LayoutUtilityPageEntryId)
      Sets the layout utility page entry ID of this layout utility page entry.
      Specified by:
      setLayoutUtilityPageEntryId in interface LayoutUtilityPageEntryModel
      Parameters:
      LayoutUtilityPageEntryId - the layout utility page entry ID of this layout utility page entry
    • setModifiedDate

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

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this layout utility page entry.
      Specified by:
      setMvccVersion in interface LayoutUtilityPageEntryModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this layout utility page entry
    • setName

      public void setName(String name)
      Sets the name of this layout utility page entry.
      Specified by:
      setName in interface LayoutUtilityPageEntryModel
      Parameters:
      name - the name of this layout utility page entry
    • setPlid

      public void setPlid(long plid)
      Sets the plid of this layout utility page entry.
      Specified by:
      setPlid in interface LayoutUtilityPageEntryModel
      Parameters:
      plid - the plid of this layout utility page entry
    • setPreviewFileEntryId

      public void setPreviewFileEntryId(long previewFileEntryId)
      Sets the preview file entry ID of this layout utility page entry.
      Specified by:
      setPreviewFileEntryId in interface LayoutUtilityPageEntryModel
      Parameters:
      previewFileEntryId - the preview file entry ID of this layout utility page entry
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this layout utility page entry.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutUtilityPageEntry>
      Specified by:
      setPrimaryKey in interface LayoutUtilityPageEntryModel
      Parameters:
      primaryKey - the primary key of this layout utility page entry
    • setType

      public void setType(String type)
      Sets the type of this layout utility page entry.
      Specified by:
      setType in interface LayoutUtilityPageEntryModel
      Parameters:
      type - the type of this layout utility page entry
    • setUserId

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

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

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

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

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

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

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

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

      protected LayoutUtilityPageEntryWrapper wrap(LayoutUtilityPageEntry layoutUtilityPageEntry)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutUtilityPageEntry>