Class LayoutLocalizationWrapper

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

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

This class is a wrapper for LayoutLocalization.

See Also:
Generated:
  • Constructor Details

    • LayoutLocalizationWrapper

      public LayoutLocalizationWrapper(LayoutLocalization layoutLocalization)
  • Method Details

    • getModelAttributes

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

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

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

      public long getCompanyId()
      Returns the company ID of this layout localization.
      Specified by:
      getCompanyId in interface LayoutLocalizationModel
      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 localization
    • getContent

      public String getContent()
      Returns the content of this layout localization.
      Specified by:
      getContent in interface LayoutLocalizationModel
      Returns:
      the content of this layout localization
    • getCreateDate

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

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

      public long getGroupId()
      Returns the group ID of this layout localization.
      Specified by:
      getGroupId in interface LayoutLocalizationModel
      Returns:
      the group ID of this layout localization
    • getLanguageId

      public String getLanguageId()
      Returns the language ID of this layout localization.
      Specified by:
      getLanguageId in interface LayoutLocalizationModel
      Returns:
      the language ID of this layout localization
    • getLastPublishDate

      public Date getLastPublishDate()
      Returns the last publish date of this layout localization.
      Specified by:
      getLastPublishDate in interface LayoutLocalizationModel
      Returns:
      the last publish date of this layout localization
    • getLayoutLocalizationId

      public long getLayoutLocalizationId()
      Returns the layout localization ID of this layout localization.
      Specified by:
      getLayoutLocalizationId in interface LayoutLocalizationModel
      Returns:
      the layout localization ID of this layout localization
    • getModifiedDate

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

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

      public long getPlid()
      Returns the plid of this layout localization.
      Specified by:
      getPlid in interface LayoutLocalizationModel
      Returns:
      the plid of this layout localization
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this layout localization.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutLocalization>
      Specified by:
      getPrimaryKey in interface LayoutLocalizationModel
      Returns:
      the primary key of this layout localization
    • getUuid

      public String getUuid()
      Returns the uuid of this layout localization.
      Specified by:
      getUuid in interface LayoutLocalizationModel
      Specified by:
      getUuid in interface com.liferay.portal.kernel.model.StagedModel
      Returns:
      the uuid of this layout localization
    • 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 localization.
      Specified by:
      setCompanyId in interface LayoutLocalizationModel
      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 localization
    • setContent

      public void setContent(String content)
      Sets the content of this layout localization.
      Specified by:
      setContent in interface LayoutLocalizationModel
      Parameters:
      content - the content of this layout localization
    • setCreateDate

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

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

      public void setGroupId(long groupId)
      Sets the group ID of this layout localization.
      Specified by:
      setGroupId in interface LayoutLocalizationModel
      Parameters:
      groupId - the group ID of this layout localization
    • setLanguageId

      public void setLanguageId(String languageId)
      Sets the language ID of this layout localization.
      Specified by:
      setLanguageId in interface LayoutLocalizationModel
      Parameters:
      languageId - the language ID of this layout localization
    • setLastPublishDate

      public void setLastPublishDate(Date lastPublishDate)
      Sets the last publish date of this layout localization.
      Specified by:
      setLastPublishDate in interface LayoutLocalizationModel
      Parameters:
      lastPublishDate - the last publish date of this layout localization
    • setLayoutLocalizationId

      public void setLayoutLocalizationId(long layoutLocalizationId)
      Sets the layout localization ID of this layout localization.
      Specified by:
      setLayoutLocalizationId in interface LayoutLocalizationModel
      Parameters:
      layoutLocalizationId - the layout localization ID of this layout localization
    • setModifiedDate

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

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

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

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this layout localization.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutLocalization>
      Specified by:
      setPrimaryKey in interface LayoutLocalizationModel
      Parameters:
      primaryKey - the primary key of this layout localization
    • setUuid

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

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

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

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

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

      protected LayoutLocalizationWrapper wrap(LayoutLocalization layoutLocalization)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutLocalization>