Class LayoutContentVersionWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutContentVersion>
com.liferay.layout.content.model.LayoutContentVersionWrapper
All Implemented Interfaces:
LayoutContentVersion, LayoutContentVersionModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<LayoutContentVersion>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.ModelWrapper<LayoutContentVersion>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.WorkflowedModel, Serializable, Cloneable, Comparable<LayoutContentVersion>

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

This class is a wrapper for LayoutContentVersion.

See Also:
Generated:
  • Field Summary

    Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper

    model

    Fields inherited from interface com.liferay.layout.content.model.LayoutContentVersion

    LAYOUT_CONTENT_VERSION_ID_ACCESSOR
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    long
    Returns the company ID of this layout content version.
    Returns the create date of this layout content version.
    Returns the data of this layout content version.
    Returns the data hash of this layout content version.
     
    Returns the external reference code of this layout content version.
    long
    Returns the group ID of this layout content version.
    long
    Returns the layout content version ID of this layout content version.
     
    Returns the modified date of this layout content version.
    long
    Returns the mvcc version of this layout content version.
    Returns the name of this layout content version.
    getName(String languageId)
    Returns the localized name of this layout content version in the language.
    getName(String languageId, boolean useDefault)
    Returns the localized name of this layout content version in the language, optionally using the default language if no localization exists for the requested language.
    getName(Locale locale)
    Returns the localized name of this layout content version in the language.
    getName(Locale locale, boolean useDefault)
    Returns the localized name of this layout content version in the language, optionally using the default language if no localization exists for the requested language.
     
     
    Returns a map of the locales and localized names of this layout content version.
    long
    Returns the plid of this layout content version.
    long
    Returns the primary key of this layout content version.
    Returns the spec schema version of this layout content version.
    int
    Returns the status of this layout content version.
    long
    Returns the status by user ID of this layout content version.
    Returns the status by user name of this layout content version.
    Returns the status by user uuid of this layout content version.
    Returns the status date of this layout content version.
    long
    Returns the user ID of this layout content version.
    Returns the user name of this layout content version.
    Returns the user uuid of this layout content version.
    int
    Returns the version of this layout content version.
    boolean
    Returns true if this layout content version is approved.
    boolean
    Returns true if this layout content version is denied.
    boolean
    Returns true if this layout content version is a draft.
    boolean
    Returns true if this layout content version is expired.
    boolean
    Returns true if this layout content version is inactive.
    boolean
    Returns true if this layout content version is incomplete.
    boolean
    Returns true if this layout content version is pending.
    boolean
    Returns true if this layout content version is scheduled.
    void
     
    void
     
    void
     
    void
    setCompanyId(long companyId)
    Sets the company ID of this layout content version.
    void
    setCreateDate(Date createDate)
    Sets the create date of this layout content version.
    void
    Sets the data of this layout content version.
    void
    setDataHash(String dataHash)
    Sets the data hash of this layout content version.
    void
    setExternalReferenceCode(String externalReferenceCode)
    Sets the external reference code of this layout content version.
    void
    setGroupId(long groupId)
    Sets the group ID of this layout content version.
    void
    setLayoutContentVersionId(long layoutContentVersionId)
    Sets the layout content version ID of this layout content version.
    void
     
    void
    setModifiedDate(Date modifiedDate)
    Sets the modified date of this layout content version.
    void
    setMvccVersion(long mvccVersion)
    Sets the mvcc version of this layout content version.
    void
    Sets the name of this layout content version.
    void
    setName(String name, Locale locale)
    Sets the localized name of this layout content version in the language.
    void
    setName(String name, Locale locale, Locale defaultLocale)
    Sets the localized name of this layout content version in the language, and sets the default locale.
    void
     
    void
    Sets the localized names of this layout content version from the map of locales and localized names.
    void
    setNameMap(Map<Locale,String> nameMap, Locale defaultLocale)
    Sets the localized names of this layout content version from the map of locales and localized names, and sets the default locale.
    void
    setPlid(long plid)
    Sets the plid of this layout content version.
    void
    setPrimaryKey(long primaryKey)
    Sets the primary key of this layout content version.
    void
    setSpecSchemaVersion(String specSchemaVersion)
    Sets the spec schema version of this layout content version.
    void
    setStatus(int status)
    Sets the status of this layout content version.
    void
    setStatusByUserId(long statusByUserId)
    Sets the status by user ID of this layout content version.
    void
    setStatusByUserName(String statusByUserName)
    Sets the status by user name of this layout content version.
    void
    setStatusByUserUuid(String statusByUserUuid)
    Sets the status by user uuid of this layout content version.
    void
    setStatusDate(Date statusDate)
    Sets the status date of this layout content version.
    void
    setUserId(long userId)
    Sets the user ID of this layout content version.
    void
    setUserName(String userName)
    Sets the user name of this layout content version.
    void
    setUserUuid(String userUuid)
    Sets the user uuid of this layout content version.
    void
    setVersion(int version)
    Sets the version of this layout content version.
     
    wrap(LayoutContentVersion layoutContentVersion)
     

    Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper

    clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel

    Methods inherited from class java.lang.Object

    finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.liferay.portal.kernel.model.BaseModel

    clone, copyCacheFields, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel

    Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel

    getModelClass, getModelClassName

    Methods inherited from interface java.lang.Comparable

    compareTo

    Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper

    getWrappedModel
  • Constructor Details

    • LayoutContentVersionWrapper

      public LayoutContentVersionWrapper(LayoutContentVersion layoutContentVersion)
  • Method Details

    • getModelAttributes

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

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

      public LayoutContentVersion cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<LayoutContentVersion>
      Specified by:
      cloneWithOriginalValues in interface LayoutContentVersionModel
    • getAvailableLanguageIds

      public String[] getAvailableLanguageIds()
      Specified by:
      getAvailableLanguageIds in interface LayoutContentVersionModel
      Specified by:
      getAvailableLanguageIds in interface com.liferay.portal.kernel.model.LocalizedModel
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this layout content version.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface LayoutContentVersionModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Returns:
      the company ID of this layout content version
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this layout content version.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface LayoutContentVersionModel
      Returns:
      the create date of this layout content version
    • getData

      public String getData()
      Returns the data of this layout content version.
      Specified by:
      getData in interface LayoutContentVersionModel
      Returns:
      the data of this layout content version
    • getDataHash

      public String getDataHash()
      Returns the data hash of this layout content version.
      Specified by:
      getDataHash in interface LayoutContentVersionModel
      Returns:
      the data hash of this layout content version
    • getDefaultLanguageId

      public String getDefaultLanguageId()
      Specified by:
      getDefaultLanguageId in interface LayoutContentVersionModel
      Specified by:
      getDefaultLanguageId in interface com.liferay.portal.kernel.model.LocalizedModel
    • getExternalReferenceCode

      public String getExternalReferenceCode()
      Returns the external reference code of this layout content version.
      Specified by:
      getExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModel
      Specified by:
      getExternalReferenceCode in interface LayoutContentVersionModel
      Returns:
      the external reference code of this layout content version
    • getGroupId

      public long getGroupId()
      Returns the group ID of this layout content version.
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      getGroupId in interface LayoutContentVersionModel
      Returns:
      the group ID of this layout content version
    • getLayoutContentVersionId

      public long getLayoutContentVersionId()
      Returns the layout content version ID of this layout content version.
      Specified by:
      getLayoutContentVersionId in interface LayoutContentVersionModel
      Returns:
      the layout content version ID of this layout content version
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this layout content version.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface LayoutContentVersionModel
      Returns:
      the modified date of this layout content version
    • getMvccVersion

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

      public String getName()
      Returns the name of this layout content version.
      Specified by:
      getName in interface LayoutContentVersionModel
      Returns:
      the name of this layout content version
    • getName

      public String getName(Locale locale)
      Returns the localized name of this layout content version in the language. Uses the default language if no localization exists for the requested language.
      Specified by:
      getName in interface LayoutContentVersionModel
      Parameters:
      locale - the locale of the language
      Returns:
      the localized name of this layout content version
    • getName

      public String getName(Locale locale, boolean useDefault)
      Returns the localized name of this layout content version in the language, optionally using the default language if no localization exists for the requested language.
      Specified by:
      getName in interface LayoutContentVersionModel
      Parameters:
      locale - the local of the language
      useDefault - whether to use the default language if no localization exists for the requested language
      Returns:
      the localized name of this layout content version. If useDefault is false and no localization exists for the requested language, an empty string will be returned.
    • getName

      public String getName(String languageId)
      Returns the localized name of this layout content version in the language. Uses the default language if no localization exists for the requested language.
      Specified by:
      getName in interface LayoutContentVersionModel
      Parameters:
      languageId - the ID of the language
      Returns:
      the localized name of this layout content version
    • getName

      public String getName(String languageId, boolean useDefault)
      Returns the localized name of this layout content version in the language, optionally using the default language if no localization exists for the requested language.
      Specified by:
      getName in interface LayoutContentVersionModel
      Parameters:
      languageId - the ID of the language
      useDefault - whether to use the default language if no localization exists for the requested language
      Returns:
      the localized name of this layout content version
    • getNameCurrentLanguageId

      public String getNameCurrentLanguageId()
      Specified by:
      getNameCurrentLanguageId in interface LayoutContentVersionModel
    • getNameCurrentValue

      public String getNameCurrentValue()
      Specified by:
      getNameCurrentValue in interface LayoutContentVersionModel
    • getNameMap

      public Map<Locale,String> getNameMap()
      Returns a map of the locales and localized names of this layout content version.
      Specified by:
      getNameMap in interface LayoutContentVersionModel
      Returns:
      the locales and localized names of this layout content version
    • getPlid

      public long getPlid()
      Returns the plid of this layout content version.
      Specified by:
      getPlid in interface LayoutContentVersionModel
      Returns:
      the plid of this layout content version
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this layout content version.
      Specified by:
      getPrimaryKey in interface LayoutContentVersionModel
      Returns:
      the primary key of this layout content version
    • getSpecSchemaVersion

      public String getSpecSchemaVersion()
      Returns the spec schema version of this layout content version.
      Specified by:
      getSpecSchemaVersion in interface LayoutContentVersionModel
      Returns:
      the spec schema version of this layout content version
    • getStatus

      public int getStatus()
      Returns the status of this layout content version.
      Specified by:
      getStatus in interface LayoutContentVersionModel
      Specified by:
      getStatus in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status of this layout content version
    • getStatusByUserId

      public long getStatusByUserId()
      Returns the status by user ID of this layout content version.
      Specified by:
      getStatusByUserId in interface LayoutContentVersionModel
      Specified by:
      getStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status by user ID of this layout content version
    • getStatusByUserName

      public String getStatusByUserName()
      Returns the status by user name of this layout content version.
      Specified by:
      getStatusByUserName in interface LayoutContentVersionModel
      Specified by:
      getStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status by user name of this layout content version
    • getStatusByUserUuid

      public String getStatusByUserUuid()
      Returns the status by user uuid of this layout content version.
      Specified by:
      getStatusByUserUuid in interface LayoutContentVersionModel
      Specified by:
      getStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status by user uuid of this layout content version
    • getStatusDate

      public Date getStatusDate()
      Returns the status date of this layout content version.
      Specified by:
      getStatusDate in interface LayoutContentVersionModel
      Specified by:
      getStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status date of this layout content version
    • getUserId

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

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

      public String getUserUuid()
      Returns the user uuid of this layout content version.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface LayoutContentVersionModel
      Returns:
      the user uuid of this layout content version
    • getVersion

      public int getVersion()
      Returns the version of this layout content version.
      Specified by:
      getVersion in interface LayoutContentVersionModel
      Returns:
      the version of this layout content version
    • isApproved

      public boolean isApproved()
      Returns true if this layout content version is approved.
      Specified by:
      isApproved in interface LayoutContentVersionModel
      Specified by:
      isApproved in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this layout content version is approved; false otherwise
    • isDenied

      public boolean isDenied()
      Returns true if this layout content version is denied.
      Specified by:
      isDenied in interface LayoutContentVersionModel
      Specified by:
      isDenied in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this layout content version is denied; false otherwise
    • isDraft

      public boolean isDraft()
      Returns true if this layout content version is a draft.
      Specified by:
      isDraft in interface LayoutContentVersionModel
      Specified by:
      isDraft in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this layout content version is a draft; false otherwise
    • isExpired

      public boolean isExpired()
      Returns true if this layout content version is expired.
      Specified by:
      isExpired in interface LayoutContentVersionModel
      Specified by:
      isExpired in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this layout content version is expired; false otherwise
    • isInactive

      public boolean isInactive()
      Returns true if this layout content version is inactive.
      Specified by:
      isInactive in interface LayoutContentVersionModel
      Specified by:
      isInactive in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this layout content version is inactive; false otherwise
    • isIncomplete

      public boolean isIncomplete()
      Returns true if this layout content version is incomplete.
      Specified by:
      isIncomplete in interface LayoutContentVersionModel
      Specified by:
      isIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this layout content version is incomplete; false otherwise
    • isPending

      public boolean isPending()
      Returns true if this layout content version is pending.
      Specified by:
      isPending in interface LayoutContentVersionModel
      Specified by:
      isPending in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this layout content version is pending; false otherwise
    • isScheduled

      public boolean isScheduled()
      Returns true if this layout content version is scheduled.
      Specified by:
      isScheduled in interface LayoutContentVersionModel
      Specified by:
      isScheduled in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this layout content version is scheduled; false otherwise
    • persist

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

      public void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleException
      Specified by:
      prepareLocalizedFieldsForImport in interface LayoutContentVersionModel
      Specified by:
      prepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModel
      Throws:
      com.liferay.portal.kernel.exception.LocaleException
    • prepareLocalizedFieldsForImport

      public void prepareLocalizedFieldsForImport(Locale defaultImportLocale) throws com.liferay.portal.kernel.exception.LocaleException
      Specified by:
      prepareLocalizedFieldsForImport in interface LayoutContentVersionModel
      Specified by:
      prepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModel
      Throws:
      com.liferay.portal.kernel.exception.LocaleException
    • setCompanyId

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

      public void setCreateDate(Date createDate)
      Sets the create date of this layout content version.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface LayoutContentVersionModel
      Parameters:
      createDate - the create date of this layout content version
    • setData

      public void setData(String data)
      Sets the data of this layout content version.
      Specified by:
      setData in interface LayoutContentVersionModel
      Parameters:
      data - the data of this layout content version
    • setDataHash

      public void setDataHash(String dataHash)
      Sets the data hash of this layout content version.
      Specified by:
      setDataHash in interface LayoutContentVersionModel
      Parameters:
      dataHash - the data hash of this layout content version
    • setExternalReferenceCode

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

      public void setGroupId(long groupId)
      Sets the group ID of this layout content version.
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      setGroupId in interface LayoutContentVersionModel
      Parameters:
      groupId - the group ID of this layout content version
    • setLayoutContentVersionId

      public void setLayoutContentVersionId(long layoutContentVersionId)
      Sets the layout content version ID of this layout content version.
      Specified by:
      setLayoutContentVersionId in interface LayoutContentVersionModel
      Parameters:
      layoutContentVersionId - the layout content version ID of this layout content version
    • setModifiedDate

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

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

      public void setName(String name)
      Sets the name of this layout content version.
      Specified by:
      setName in interface LayoutContentVersionModel
      Parameters:
      name - the name of this layout content version
    • setName

      public void setName(String name, Locale locale)
      Sets the localized name of this layout content version in the language.
      Specified by:
      setName in interface LayoutContentVersionModel
      Parameters:
      name - the localized name of this layout content version
      locale - the locale of the language
    • setName

      public void setName(String name, Locale locale, Locale defaultLocale)
      Sets the localized name of this layout content version in the language, and sets the default locale.
      Specified by:
      setName in interface LayoutContentVersionModel
      Parameters:
      name - the localized name of this layout content version
      locale - the locale of the language
      defaultLocale - the default locale
    • setNameCurrentLanguageId

      public void setNameCurrentLanguageId(String languageId)
      Specified by:
      setNameCurrentLanguageId in interface LayoutContentVersionModel
    • setNameMap

      public void setNameMap(Map<Locale,String> nameMap)
      Sets the localized names of this layout content version from the map of locales and localized names.
      Specified by:
      setNameMap in interface LayoutContentVersionModel
      Parameters:
      nameMap - the locales and localized names of this layout content version
    • setNameMap

      public void setNameMap(Map<Locale,String> nameMap, Locale defaultLocale)
      Sets the localized names of this layout content version from the map of locales and localized names, and sets the default locale.
      Specified by:
      setNameMap in interface LayoutContentVersionModel
      Parameters:
      nameMap - the locales and localized names of this layout content version
      defaultLocale - the default locale
    • setPlid

      public void setPlid(long plid)
      Sets the plid of this layout content version.
      Specified by:
      setPlid in interface LayoutContentVersionModel
      Parameters:
      plid - the plid of this layout content version
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this layout content version.
      Specified by:
      setPrimaryKey in interface LayoutContentVersionModel
      Parameters:
      primaryKey - the primary key of this layout content version
    • setSpecSchemaVersion

      public void setSpecSchemaVersion(String specSchemaVersion)
      Sets the spec schema version of this layout content version.
      Specified by:
      setSpecSchemaVersion in interface LayoutContentVersionModel
      Parameters:
      specSchemaVersion - the spec schema version of this layout content version
    • setStatus

      public void setStatus(int status)
      Sets the status of this layout content version.
      Specified by:
      setStatus in interface LayoutContentVersionModel
      Specified by:
      setStatus in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      status - the status of this layout content version
    • setStatusByUserId

      public void setStatusByUserId(long statusByUserId)
      Sets the status by user ID of this layout content version.
      Specified by:
      setStatusByUserId in interface LayoutContentVersionModel
      Specified by:
      setStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusByUserId - the status by user ID of this layout content version
    • setStatusByUserName

      public void setStatusByUserName(String statusByUserName)
      Sets the status by user name of this layout content version.
      Specified by:
      setStatusByUserName in interface LayoutContentVersionModel
      Specified by:
      setStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusByUserName - the status by user name of this layout content version
    • setStatusByUserUuid

      public void setStatusByUserUuid(String statusByUserUuid)
      Sets the status by user uuid of this layout content version.
      Specified by:
      setStatusByUserUuid in interface LayoutContentVersionModel
      Specified by:
      setStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusByUserUuid - the status by user uuid of this layout content version
    • setStatusDate

      public void setStatusDate(Date statusDate)
      Sets the status date of this layout content version.
      Specified by:
      setStatusDate in interface LayoutContentVersionModel
      Specified by:
      setStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusDate - the status date of this layout content version
    • setUserId

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

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

      public void setUserUuid(String userUuid)
      Sets the user uuid of this layout content version.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface LayoutContentVersionModel
      Parameters:
      userUuid - the user uuid of this layout content version
    • setVersion

      public void setVersion(int version)
      Sets the version of this layout content version.
      Specified by:
      setVersion in interface LayoutContentVersionModel
      Parameters:
      version - the version of this layout content version
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface LayoutContentVersionModel
    • wrap

      protected LayoutContentVersionWrapper wrap(LayoutContentVersion layoutContentVersion)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutContentVersion>