Class StyleBookEntryVersionWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<StyleBookEntryVersion>
com.liferay.style.book.model.StyleBookEntryVersionWrapper
All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<StyleBookEntryVersion>, com.liferay.portal.kernel.model.change.tracking.CTModel<StyleBookEntryVersion>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<StyleBookEntryVersion>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.version.VersionModel<StyleBookEntry>, StyleBookEntryVersion, StyleBookEntryVersionModel, Serializable, Cloneable, Comparable<StyleBookEntryVersion>

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

This class is a wrapper for StyleBookEntryVersion.

See Also:
Generated:
  • Constructor Details

    • StyleBookEntryVersionWrapper

      public StyleBookEntryVersionWrapper(StyleBookEntryVersion styleBookEntryVersion)
  • Method Details

    • getModelAttributes

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

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

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

      public long getCompanyId()
      Returns the company ID of this style book entry version.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Specified by:
      getCompanyId in interface StyleBookEntryVersionModel
      Returns:
      the company ID of this style book entry version
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this style book entry version.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface StyleBookEntryVersionModel
      Returns:
      the create date of this style book entry version
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this style book entry version.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<StyleBookEntryVersion>
      Specified by:
      getCtCollectionId in interface StyleBookEntryVersionModel
      Returns:
      the ct collection ID of this style book entry version
    • getDefaultStyleBookEntry

      public boolean getDefaultStyleBookEntry()
      Returns the default style book entry of this style book entry version.
      Specified by:
      getDefaultStyleBookEntry in interface StyleBookEntryVersionModel
      Returns:
      the default style book entry of this style book entry version
    • getExternalReferenceCode

      public String getExternalReferenceCode()
      Returns the external reference code of this style book entry version.
      Specified by:
      getExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
      Specified by:
      getExternalReferenceCode in interface StyleBookEntryVersionModel
      Returns:
      the external reference code of this style book entry version
    • getFrontendTokensValues

      public String getFrontendTokensValues()
      Returns the frontend tokens values of this style book entry version.
      Specified by:
      getFrontendTokensValues in interface StyleBookEntryVersionModel
      Returns:
      the frontend tokens values of this style book entry version
    • getGroupId

      public long getGroupId()
      Returns the group ID of this style book entry version.
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      getGroupId in interface StyleBookEntryVersionModel
      Returns:
      the group ID of this style book entry version
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this style book entry version.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface StyleBookEntryVersionModel
      Returns:
      the modified date of this style book entry version
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this style book entry version.
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Specified by:
      getMvccVersion in interface StyleBookEntryVersionModel
      Returns:
      the mvcc version of this style book entry version
    • getName

      public String getName()
      Returns the name of this style book entry version.
      Specified by:
      getName in interface StyleBookEntryVersionModel
      Returns:
      the name of this style book entry version
    • getPreviewFileEntryId

      public long getPreviewFileEntryId()
      Returns the preview file entry ID of this style book entry version.
      Specified by:
      getPreviewFileEntryId in interface StyleBookEntryVersionModel
      Returns:
      the preview file entry ID of this style book entry version
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this style book entry version.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<StyleBookEntryVersion>
      Specified by:
      getPrimaryKey in interface StyleBookEntryVersionModel
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.version.VersionModel<StyleBookEntry>
      Returns:
      the primary key of this style book entry version
    • getStyleBookEntryId

      public long getStyleBookEntryId()
      Returns the style book entry ID of this style book entry version.
      Specified by:
      getStyleBookEntryId in interface StyleBookEntryVersionModel
      Returns:
      the style book entry ID of this style book entry version
    • getStyleBookEntryKey

      public String getStyleBookEntryKey()
      Returns the style book entry key of this style book entry version.
      Specified by:
      getStyleBookEntryKey in interface StyleBookEntryVersionModel
      Returns:
      the style book entry key of this style book entry version
    • getStyleBookEntryVersionId

      public long getStyleBookEntryVersionId()
      Returns the style book entry version ID of this style book entry version.
      Specified by:
      getStyleBookEntryVersionId in interface StyleBookEntryVersionModel
      Returns:
      the style book entry version ID of this style book entry version
    • getThemeId

      public String getThemeId()
      Returns the theme ID of this style book entry version.
      Specified by:
      getThemeId in interface StyleBookEntryVersionModel
      Returns:
      the theme ID of this style book entry version
    • getUserId

      public long getUserId()
      Returns the user ID of this style book entry version.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface StyleBookEntryVersionModel
      Returns:
      the user ID of this style book entry version
    • getUserName

      public String getUserName()
      Returns the user name of this style book entry version.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface StyleBookEntryVersionModel
      Returns:
      the user name of this style book entry version
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this style book entry version.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface StyleBookEntryVersionModel
      Returns:
      the user uuid of this style book entry version
    • getUuid

      public String getUuid()
      Returns the uuid of this style book entry version.
      Specified by:
      getUuid in interface StyleBookEntryVersionModel
      Returns:
      the uuid of this style book entry version
    • getVersion

      public int getVersion()
      Returns the version of this style book entry version.
      Specified by:
      getVersion in interface StyleBookEntryVersionModel
      Specified by:
      getVersion in interface com.liferay.portal.kernel.model.version.VersionModel<StyleBookEntry>
      Returns:
      the version of this style book entry version
    • isDefaultStyleBookEntry

      public boolean isDefaultStyleBookEntry()
      Returns true if this style book entry version is default style book entry.
      Specified by:
      isDefaultStyleBookEntry in interface StyleBookEntryVersionModel
      Returns:
      true if this style book entry version is default style book entry; false otherwise
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this style book entry version.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Specified by:
      setCompanyId in interface StyleBookEntryVersionModel
      Parameters:
      companyId - the company ID of this style book entry version
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this style book entry version.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface StyleBookEntryVersionModel
      Parameters:
      createDate - the create date of this style book entry version
    • setCtCollectionId

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this style book entry version.
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<StyleBookEntryVersion>
      Specified by:
      setCtCollectionId in interface StyleBookEntryVersionModel
      Parameters:
      ctCollectionId - the ct collection ID of this style book entry version
    • setDefaultStyleBookEntry

      public void setDefaultStyleBookEntry(boolean defaultStyleBookEntry)
      Sets whether this style book entry version is default style book entry.
      Specified by:
      setDefaultStyleBookEntry in interface StyleBookEntryVersionModel
      Parameters:
      defaultStyleBookEntry - the default style book entry of this style book entry version
    • setExternalReferenceCode

      public void setExternalReferenceCode(String externalReferenceCode)
      Sets the external reference code of this style book entry version.
      Specified by:
      setExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
      Specified by:
      setExternalReferenceCode in interface StyleBookEntryVersionModel
      Parameters:
      externalReferenceCode - the external reference code of this style book entry version
    • setFrontendTokensValues

      public void setFrontendTokensValues(String frontendTokensValues)
      Sets the frontend tokens values of this style book entry version.
      Specified by:
      setFrontendTokensValues in interface StyleBookEntryVersionModel
      Parameters:
      frontendTokensValues - the frontend tokens values of this style book entry version
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this style book entry version.
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      setGroupId in interface StyleBookEntryVersionModel
      Parameters:
      groupId - the group ID of this style book entry version
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this style book entry version.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface StyleBookEntryVersionModel
      Parameters:
      modifiedDate - the modified date of this style book entry version
    • setMvccVersion

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

      public void setName(String name)
      Sets the name of this style book entry version.
      Specified by:
      setName in interface StyleBookEntryVersionModel
      Parameters:
      name - the name of this style book entry version
    • setPreviewFileEntryId

      public void setPreviewFileEntryId(long previewFileEntryId)
      Sets the preview file entry ID of this style book entry version.
      Specified by:
      setPreviewFileEntryId in interface StyleBookEntryVersionModel
      Parameters:
      previewFileEntryId - the preview file entry ID of this style book entry version
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this style book entry version.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<StyleBookEntryVersion>
      Specified by:
      setPrimaryKey in interface StyleBookEntryVersionModel
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.version.VersionModel<StyleBookEntry>
      Parameters:
      primaryKey - the primary key of this style book entry version
    • setStyleBookEntryId

      public void setStyleBookEntryId(long styleBookEntryId)
      Sets the style book entry ID of this style book entry version.
      Specified by:
      setStyleBookEntryId in interface StyleBookEntryVersionModel
      Parameters:
      styleBookEntryId - the style book entry ID of this style book entry version
    • setStyleBookEntryKey

      public void setStyleBookEntryKey(String styleBookEntryKey)
      Sets the style book entry key of this style book entry version.
      Specified by:
      setStyleBookEntryKey in interface StyleBookEntryVersionModel
      Parameters:
      styleBookEntryKey - the style book entry key of this style book entry version
    • setStyleBookEntryVersionId

      public void setStyleBookEntryVersionId(long styleBookEntryVersionId)
      Sets the style book entry version ID of this style book entry version.
      Specified by:
      setStyleBookEntryVersionId in interface StyleBookEntryVersionModel
      Parameters:
      styleBookEntryVersionId - the style book entry version ID of this style book entry version
    • setThemeId

      public void setThemeId(String themeId)
      Sets the theme ID of this style book entry version.
      Specified by:
      setThemeId in interface StyleBookEntryVersionModel
      Parameters:
      themeId - the theme ID of this style book entry version
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this style book entry version.
      Specified by:
      setUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserId in interface StyleBookEntryVersionModel
      Parameters:
      userId - the user ID of this style book entry version
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this style book entry version.
      Specified by:
      setUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserName in interface StyleBookEntryVersionModel
      Parameters:
      userName - the user name of this style book entry version
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this style book entry version.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface StyleBookEntryVersionModel
      Parameters:
      userUuid - the user uuid of this style book entry version
    • setUuid

      public void setUuid(String uuid)
      Sets the uuid of this style book entry version.
      Specified by:
      setUuid in interface StyleBookEntryVersionModel
      Parameters:
      uuid - the uuid of this style book entry version
    • setVersion

      public void setVersion(int version)
      Sets the version of this style book entry version.
      Specified by:
      setVersion in interface StyleBookEntryVersionModel
      Specified by:
      setVersion in interface com.liferay.portal.kernel.model.version.VersionModel<StyleBookEntry>
      Parameters:
      version - the version of this style book entry version
    • toXmlString

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

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

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

      public long getVersionedModelId()
      Specified by:
      getVersionedModelId in interface com.liferay.portal.kernel.model.version.VersionModel<StyleBookEntry>
    • setVersionedModelId

      public void setVersionedModelId(long id)
      Specified by:
      setVersionedModelId in interface com.liferay.portal.kernel.model.version.VersionModel<StyleBookEntry>
    • populateVersionedModel

      public void populateVersionedModel(StyleBookEntry styleBookEntry)
      Specified by:
      populateVersionedModel in interface com.liferay.portal.kernel.model.version.VersionModel<StyleBookEntry>
    • toVersionedModel

      public StyleBookEntry toVersionedModel()
      Specified by:
      toVersionedModel in interface com.liferay.portal.kernel.model.version.VersionModel<StyleBookEntry>
    • wrap

      protected StyleBookEntryVersionWrapper wrap(StyleBookEntryVersion styleBookEntryVersion)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<StyleBookEntryVersion>