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.
LayoutLocalization,
Serialized FormLAYOUT_LOCALIZATION_ID_ACCESSOR| Constructor and Description |
|---|
LayoutLocalizationWrapper(LayoutLocalization layoutLocalization) |
| Modifier and Type | Method and Description |
|---|---|
LayoutLocalization |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<LayoutLocalization,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<LayoutLocalization,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this layout localization.
|
java.lang.String |
getContent()
Returns the content of this layout localization.
|
java.util.Date |
getCreateDate()
Returns the create date of this layout localization.
|
long |
getCtCollectionId()
Returns the ct collection ID of this layout localization.
|
long |
getGroupId()
Returns the group ID of this layout localization.
|
java.lang.String |
getLanguageId()
Returns the language ID of this layout localization.
|
java.util.Date |
getLastPublishDate()
Returns the last publish date of this layout localization.
|
long |
getLayoutLocalizationId()
Returns the layout localization ID of this layout localization.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this layout localization.
|
long |
getMvccVersion()
Returns the mvcc version of this layout localization.
|
long |
getPlid()
Returns the plid of this layout localization.
|
long |
getPrimaryKey()
Returns the primary key of this layout localization.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
java.lang.String |
getUuid()
Returns the uuid of this layout localization.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this layout localization.
|
void |
setContent(java.lang.String content)
Sets the content of this layout localization.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this layout localization.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this layout localization.
|
void |
setGroupId(long groupId)
Sets the group ID of this layout localization.
|
void |
setLanguageId(java.lang.String languageId)
Sets the language ID of this layout localization.
|
void |
setLastPublishDate(java.util.Date lastPublishDate)
Sets the last publish date of this layout localization.
|
void |
setLayoutLocalizationId(long layoutLocalizationId)
Sets the layout localization ID of this layout localization.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this layout localization.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this layout localization.
|
void |
setPlid(long plid)
Sets the plid of this layout localization.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this layout localization.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this layout localization.
|
protected LayoutLocalizationWrapper |
wrap(LayoutLocalization layoutLocalization) |
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic LayoutLocalizationWrapper(LayoutLocalization layoutLocalization)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<LayoutLocalization>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<LayoutLocalization>public LayoutLocalization cloneWithOriginalValues()
cloneWithOriginalValues in interface LayoutLocalizationModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<LayoutLocalization>public long getCompanyId()
getCompanyId in interface LayoutLocalizationModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.lang.String getContent()
getContent in interface LayoutLocalizationModelpublic java.util.Date getCreateDate()
getCreateDate in interface LayoutLocalizationModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface LayoutLocalizationModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutLocalization>public long getGroupId()
getGroupId in interface LayoutLocalizationModelpublic java.lang.String getLanguageId()
getLanguageId in interface LayoutLocalizationModelpublic java.util.Date getLastPublishDate()
getLastPublishDate in interface LayoutLocalizationModelpublic long getLayoutLocalizationId()
getLayoutLocalizationId in interface LayoutLocalizationModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface LayoutLocalizationModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface LayoutLocalizationModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPlid()
getPlid in interface LayoutLocalizationModelpublic long getPrimaryKey()
getPrimaryKey in interface LayoutLocalizationModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutLocalization>public java.lang.String getUuid()
getUuid in interface LayoutLocalizationModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface LayoutLocalizationModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this layout localizationpublic void setContent(java.lang.String content)
setContent in interface LayoutLocalizationModelcontent - the content of this layout localizationpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface LayoutLocalizationModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this layout localizationpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface LayoutLocalizationModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutLocalization>ctCollectionId - the ct collection ID of this layout localizationpublic void setGroupId(long groupId)
setGroupId in interface LayoutLocalizationModelgroupId - the group ID of this layout localizationpublic void setLanguageId(java.lang.String languageId)
setLanguageId in interface LayoutLocalizationModellanguageId - the language ID of this layout localizationpublic void setLastPublishDate(java.util.Date lastPublishDate)
setLastPublishDate in interface LayoutLocalizationModellastPublishDate - the last publish date of this layout localizationpublic void setLayoutLocalizationId(long layoutLocalizationId)
setLayoutLocalizationId in interface LayoutLocalizationModellayoutLocalizationId - the layout localization ID of this layout localizationpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface LayoutLocalizationModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this layout localizationpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface LayoutLocalizationModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this layout localizationpublic void setPlid(long plid)
setPlid in interface LayoutLocalizationModelplid - the plid of this layout localizationpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface LayoutLocalizationModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<LayoutLocalization>primaryKey - the primary key of this layout localizationpublic void setUuid(java.lang.String uuid)
setUuid in interface LayoutLocalizationModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this layout localizationpublic java.util.Map<java.lang.String,java.util.function.Function<LayoutLocalization,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<LayoutLocalization>public java.util.Map<java.lang.String,java.util.function.BiConsumer<LayoutLocalization,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<LayoutLocalization>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected LayoutLocalizationWrapper wrap(LayoutLocalization layoutLocalization)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<LayoutLocalization>