Class CPDefinitionLocalizationWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDefinitionLocalization>
com.liferay.commerce.product.model.CPDefinitionLocalizationWrapper
- All Implemented Interfaces:
CPDefinitionLocalization
,CPDefinitionLocalizationModel
,com.liferay.portal.kernel.model.BaseModel<CPDefinitionLocalization>
,com.liferay.portal.kernel.model.change.tracking.CTModel<CPDefinitionLocalization>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.ModelWrapper<CPDefinitionLocalization>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.ShardedModel
,Serializable
,Cloneable
,Comparable<CPDefinitionLocalization>
public class CPDefinitionLocalizationWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDefinitionLocalization>
implements CPDefinitionLocalization, com.liferay.portal.kernel.model.ModelWrapper<CPDefinitionLocalization>
This class is a wrapper for CPDefinitionLocalization
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.commerce.product.model.CPDefinitionLocalization
CP_DEFINITION_LOCALIZATION_ID_ACCESSOR
-
Constructor Summary
ConstructorsConstructorDescriptionCPDefinitionLocalizationWrapper
(CPDefinitionLocalization cpDefinitionLocalization) -
Method Summary
Modifier and TypeMethodDescriptionlong
Returns the company ID of this cp definition localization.long
Returns the cp definition ID of this cp definition localization.long
Returns the cp definition localization ID of this cp definition localization.long
Returns the ct collection ID of this cp definition localization.Returns the description of this cp definition localization.Returns the language ID of this cp definition localization.Returns the meta description of this cp definition localization.Returns the meta keywords of this cp definition localization.Returns the meta title of this cp definition localization.long
Returns the mvcc version of this cp definition localization.getName()
Returns the name of this cp definition localization.long
Returns the primary key of this cp definition localization.Returns the short description of this cp definition localization.void
setCompanyId
(long companyId) Sets the company ID of this cp definition localization.void
setCPDefinitionId
(long CPDefinitionId) Sets the cp definition ID of this cp definition localization.void
setCpDefinitionLocalizationId
(long cpDefinitionLocalizationId) Sets the cp definition localization ID of this cp definition localization.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this cp definition localization.void
setDescription
(String description) Sets the description of this cp definition localization.void
setLanguageId
(String languageId) Sets the language ID of this cp definition localization.void
setMetaDescription
(String metaDescription) Sets the meta description of this cp definition localization.void
setMetaKeywords
(String metaKeywords) Sets the meta keywords of this cp definition localization.void
setMetaTitle
(String metaTitle) Sets the meta title of this cp definition localization.void
setModelAttributes
(Map<String, Object> attributes) void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this cp definition localization.void
Sets the name of this cp definition localization.void
setPrimaryKey
(long primaryKey) Sets the primary key of this cp definition localization.void
setShortDescription
(String shortDescription) Sets the short description of this cp definition localization.protected CPDefinitionLocalizationWrapper
wrap
(CPDefinitionLocalization cpDefinitionLocalization) 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, 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
-
CPDefinitionLocalizationWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CPDefinitionLocalization>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CPDefinitionLocalization>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CPDefinitionLocalization>
- Specified by:
cloneWithOriginalValues
in interfaceCPDefinitionLocalizationModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this cp definition localization.- Specified by:
getCompanyId
in interfaceCPDefinitionLocalizationModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Returns:
- the company ID of this cp definition localization
-
getCPDefinitionId
public long getCPDefinitionId()Returns the cp definition ID of this cp definition localization.- Specified by:
getCPDefinitionId
in interfaceCPDefinitionLocalizationModel
- Returns:
- the cp definition ID of this cp definition localization
-
getCpDefinitionLocalizationId
public long getCpDefinitionLocalizationId()Returns the cp definition localization ID of this cp definition localization.- Specified by:
getCpDefinitionLocalizationId
in interfaceCPDefinitionLocalizationModel
- Returns:
- the cp definition localization ID of this cp definition localization
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this cp definition localization.- Specified by:
getCtCollectionId
in interfaceCPDefinitionLocalizationModel
- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPDefinitionLocalization>
- Returns:
- the ct collection ID of this cp definition localization
-
getDescription
Returns the description of this cp definition localization.- Specified by:
getDescription
in interfaceCPDefinitionLocalizationModel
- Returns:
- the description of this cp definition localization
-
getLanguageId
Returns the language ID of this cp definition localization.- Specified by:
getLanguageId
in interfaceCPDefinitionLocalizationModel
- Returns:
- the language ID of this cp definition localization
-
getMetaDescription
Returns the meta description of this cp definition localization.- Specified by:
getMetaDescription
in interfaceCPDefinitionLocalizationModel
- Returns:
- the meta description of this cp definition localization
-
getMetaKeywords
Returns the meta keywords of this cp definition localization.- Specified by:
getMetaKeywords
in interfaceCPDefinitionLocalizationModel
- Returns:
- the meta keywords of this cp definition localization
-
getMetaTitle
Returns the meta title of this cp definition localization.- Specified by:
getMetaTitle
in interfaceCPDefinitionLocalizationModel
- Returns:
- the meta title of this cp definition localization
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this cp definition localization.- Specified by:
getMvccVersion
in interfaceCPDefinitionLocalizationModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this cp definition localization
-
getName
Returns the name of this cp definition localization.- Specified by:
getName
in interfaceCPDefinitionLocalizationModel
- Returns:
- the name of this cp definition localization
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this cp definition localization.- Specified by:
getPrimaryKey
in interfaceCPDefinitionLocalizationModel
- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPDefinitionLocalization>
- Returns:
- the primary key of this cp definition localization
-
getShortDescription
Returns the short description of this cp definition localization.- Specified by:
getShortDescription
in interfaceCPDefinitionLocalizationModel
- Returns:
- the short description of this cp definition localization
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this cp definition localization.- Specified by:
setCompanyId
in interfaceCPDefinitionLocalizationModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Parameters:
companyId
- the company ID of this cp definition localization
-
setCPDefinitionId
public void setCPDefinitionId(long CPDefinitionId) Sets the cp definition ID of this cp definition localization.- Specified by:
setCPDefinitionId
in interfaceCPDefinitionLocalizationModel
- Parameters:
CPDefinitionId
- the cp definition ID of this cp definition localization
-
setCpDefinitionLocalizationId
public void setCpDefinitionLocalizationId(long cpDefinitionLocalizationId) Sets the cp definition localization ID of this cp definition localization.- Specified by:
setCpDefinitionLocalizationId
in interfaceCPDefinitionLocalizationModel
- Parameters:
cpDefinitionLocalizationId
- the cp definition localization ID of this cp definition localization
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this cp definition localization.- Specified by:
setCtCollectionId
in interfaceCPDefinitionLocalizationModel
- Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPDefinitionLocalization>
- Parameters:
ctCollectionId
- the ct collection ID of this cp definition localization
-
setDescription
Sets the description of this cp definition localization.- Specified by:
setDescription
in interfaceCPDefinitionLocalizationModel
- Parameters:
description
- the description of this cp definition localization
-
setLanguageId
Sets the language ID of this cp definition localization.- Specified by:
setLanguageId
in interfaceCPDefinitionLocalizationModel
- Parameters:
languageId
- the language ID of this cp definition localization
-
setMetaDescription
Sets the meta description of this cp definition localization.- Specified by:
setMetaDescription
in interfaceCPDefinitionLocalizationModel
- Parameters:
metaDescription
- the meta description of this cp definition localization
-
setMetaKeywords
Sets the meta keywords of this cp definition localization.- Specified by:
setMetaKeywords
in interfaceCPDefinitionLocalizationModel
- Parameters:
metaKeywords
- the meta keywords of this cp definition localization
-
setMetaTitle
Sets the meta title of this cp definition localization.- Specified by:
setMetaTitle
in interfaceCPDefinitionLocalizationModel
- Parameters:
metaTitle
- the meta title of this cp definition localization
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this cp definition localization.- Specified by:
setMvccVersion
in interfaceCPDefinitionLocalizationModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this cp definition localization
-
setName
Sets the name of this cp definition localization.- Specified by:
setName
in interfaceCPDefinitionLocalizationModel
- Parameters:
name
- the name of this cp definition localization
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this cp definition localization.- Specified by:
setPrimaryKey
in interfaceCPDefinitionLocalizationModel
- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPDefinitionLocalization>
- Parameters:
primaryKey
- the primary key of this cp definition localization
-
setShortDescription
Sets the short description of this cp definition localization.- Specified by:
setShortDescription
in interfaceCPDefinitionLocalizationModel
- Parameters:
shortDescription
- the short description of this cp definition localization
-
toXmlString
- Specified by:
toXmlString
in interfaceCPDefinitionLocalizationModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfacecom.liferay.portal.kernel.model.BaseModel<CPDefinitionLocalization>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfacecom.liferay.portal.kernel.model.BaseModel<CPDefinitionLocalization>
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPDefinitionLocalization>
-