Class CPSpecificationOptionWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPSpecificationOption>
com.liferay.commerce.product.model.CPSpecificationOptionWrapper
- All Implemented Interfaces:
CPSpecificationOption,CPSpecificationOptionModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<CPSpecificationOption>,com.liferay.portal.kernel.model.change.tracking.CTModel<CPSpecificationOption>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ExternalReferenceCodeModel,com.liferay.portal.kernel.model.LocalizedModel,com.liferay.portal.kernel.model.ModelWrapper<CPSpecificationOption>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedAuditedModel,com.liferay.portal.kernel.model.StagedModel,Serializable,Cloneable,Comparable<CPSpecificationOption>
public class CPSpecificationOptionWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPSpecificationOption>
implements CPSpecificationOption, com.liferay.portal.kernel.model.ModelWrapper<CPSpecificationOption>
This class is a wrapper for CPSpecificationOption.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.commerce.product.model.CPSpecificationOption
CP_SPECIFICATION_OPTION_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]longReturns the company ID of this cp specification option.longReturns the cp option category ID of this cp specification option.longReturns the cp specification option ID of this cp specification option.Returns the create date of this cp specification option.longReturns the ct collection ID of this cp specification option.Returns the description of this cp specification option.getDescription(String languageId) Returns the localized description of this cp specification option in the language.getDescription(String languageId, boolean useDefault) Returns the localized description of this cp specification option in the language, optionally using the default language if no localization exists for the requested language.getDescription(Locale locale) Returns the localized description of this cp specification option in the language.getDescription(Locale locale, boolean useDefault) Returns the localized description of this cp specification option in the language, optionally using the default language if no localization exists for the requested language.Returns a map of the locales and localized descriptions of this cp specification option.Returns the external reference code of this cp specification option.booleanReturns the facetable of this cp specification option.getKey()Returns the key of this cp specification option.Returns the last publish date of this cp specification option.List<com.liferay.list.type.model.ListTypeDefinition>longList<com.liferay.list.type.model.ListTypeEntry>Returns the modified date of this cp specification option.longReturns the mvcc version of this cp specification option.longReturns the primary key of this cp specification option.doubleReturns the priority of this cp specification option.com.liferay.exportimport.kernel.lar.StagedModelTypegetTitle()Returns the title of this cp specification option.Returns the localized title of this cp specification option in the language.Returns the localized title of this cp specification option in the language, optionally using the default language if no localization exists for the requested language.Returns the localized title of this cp specification option in the language.Returns the localized title of this cp specification option in the language, optionally using the default language if no localization exists for the requested language.Returns a map of the locales and localized titles of this cp specification option.longReturns the user ID of this cp specification option.Returns the user name of this cp specification option.Returns the user uuid of this cp specification option.getUuid()Returns the uuid of this cp specification option.booleanReturnstrueif this cp specification option is facetable.voidpersist()voidvoidprepareLocalizedFieldsForImport(Locale defaultImportLocale) voidsetCompanyId(long companyId) Sets the company ID of this cp specification option.voidsetCPOptionCategoryId(long CPOptionCategoryId) Sets the cp option category ID of this cp specification option.voidsetCPSpecificationOptionId(long CPSpecificationOptionId) Sets the cp specification option ID of this cp specification option.voidsetCreateDate(Date createDate) Sets the create date of this cp specification option.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this cp specification option.voidsetDescription(String description) Sets the description of this cp specification option.voidsetDescription(String description, Locale locale) Sets the localized description of this cp specification option in the language.voidsetDescription(String description, Locale locale, Locale defaultLocale) Sets the localized description of this cp specification option in the language, and sets the default locale.voidsetDescriptionCurrentLanguageId(String languageId) voidsetDescriptionMap(Map<Locale, String> descriptionMap) Sets the localized descriptions of this cp specification option from the map of locales and localized descriptions.voidsetDescriptionMap(Map<Locale, String> descriptionMap, Locale defaultLocale) Sets the localized descriptions of this cp specification option from the map of locales and localized descriptions, and sets the default locale.voidsetExternalReferenceCode(String externalReferenceCode) Sets the external reference code of this cp specification option.voidsetFacetable(boolean facetable) Sets whether this cp specification option is facetable.voidSets the key of this cp specification option.voidsetLastPublishDate(Date lastPublishDate) Sets the last publish date of this cp specification option.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this cp specification option.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this cp specification option.voidsetPrimaryKey(long primaryKey) Sets the primary key of this cp specification option.voidsetPriority(double priority) Sets the priority of this cp specification option.voidSets the title of this cp specification option.voidSets the localized title of this cp specification option in the language.voidSets the localized title of this cp specification option in the language, and sets the default locale.voidsetTitleCurrentLanguageId(String languageId) voidsetTitleMap(Map<Locale, String> titleMap) Sets the localized titles of this cp specification option from the map of locales and localized titles.voidsetTitleMap(Map<Locale, String> titleMap, Locale defaultLocale) Sets the localized titles of this cp specification option from the map of locales and localized titles, and sets the default locale.voidsetUserId(long userId) Sets the user ID of this cp specification option.voidsetUserName(String userName) Sets the user name of this cp specification option.voidsetUserUuid(String userUuid) Sets the user uuid of this cp specification option.voidSets the uuid of this cp specification option.protected CPSpecificationOptionWrapperwrap(CPSpecificationOption cpSpecificationOption) 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, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
CPSpecificationOptionWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CPSpecificationOption>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CPSpecificationOption>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CPSpecificationOption>- Specified by:
cloneWithOriginalValuesin interfaceCPSpecificationOptionModel
-
getAvailableLanguageIds
- Specified by:
getAvailableLanguageIdsin interfaceCPSpecificationOptionModel- Specified by:
getAvailableLanguageIdsin interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this cp specification option.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceCPSpecificationOptionModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the company ID of this cp specification option
-
getCPOptionCategory
public CPOptionCategory getCPOptionCategory() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getCPOptionCategoryin interfaceCPSpecificationOption- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPOptionCategoryId
public long getCPOptionCategoryId()Returns the cp option category ID of this cp specification option.- Specified by:
getCPOptionCategoryIdin interfaceCPSpecificationOptionModel- Returns:
- the cp option category ID of this cp specification option
-
getCPSpecificationOptionId
public long getCPSpecificationOptionId()Returns the cp specification option ID of this cp specification option.- Specified by:
getCPSpecificationOptionIdin interfaceCPSpecificationOptionModel- Returns:
- the cp specification option ID of this cp specification option
-
getCreateDate
Returns the create date of this cp specification option.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceCPSpecificationOptionModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the create date of this cp specification option
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this cp specification option.- Specified by:
getCtCollectionIdin interfaceCPSpecificationOptionModel- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPSpecificationOption>- Returns:
- the ct collection ID of this cp specification option
-
getDefaultLanguageId
- Specified by:
getDefaultLanguageIdin interfaceCPSpecificationOptionModel- Specified by:
getDefaultLanguageIdin interfacecom.liferay.portal.kernel.model.LocalizedModel
-
getDescription
Returns the description of this cp specification option.- Specified by:
getDescriptionin interfaceCPSpecificationOptionModel- Returns:
- the description of this cp specification option
-
getDescription
Returns the localized description of this cp specification option in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceCPSpecificationOptionModel- Parameters:
locale- the locale of the language- Returns:
- the localized description of this cp specification option
-
getDescription
Returns the localized description of this cp specification option in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceCPSpecificationOptionModel- Parameters:
locale- the local of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized description of this cp specification option. If
useDefaultisfalseand no localization exists for the requested language, an empty string will be returned.
-
getDescription
Returns the localized description of this cp specification option in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceCPSpecificationOptionModel- Parameters:
languageId- the ID of the language- Returns:
- the localized description of this cp specification option
-
getDescription
Returns the localized description of this cp specification option in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getDescriptionin interfaceCPSpecificationOptionModel- Parameters:
languageId- the ID of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized description of this cp specification option
-
getDescriptionCurrentLanguageId
- Specified by:
getDescriptionCurrentLanguageIdin interfaceCPSpecificationOptionModel
-
getDescriptionCurrentValue
- Specified by:
getDescriptionCurrentValuein interfaceCPSpecificationOptionModel
-
getDescriptionMap
Returns a map of the locales and localized descriptions of this cp specification option.- Specified by:
getDescriptionMapin interfaceCPSpecificationOptionModel- Returns:
- the locales and localized descriptions of this cp specification option
-
getExternalReferenceCode
Returns the external reference code of this cp specification option.- Specified by:
getExternalReferenceCodein interfaceCPSpecificationOptionModel- Specified by:
getExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Returns:
- the external reference code of this cp specification option
-
getFacetable
public boolean getFacetable()Returns the facetable of this cp specification option.- Specified by:
getFacetablein interfaceCPSpecificationOptionModel- Returns:
- the facetable of this cp specification option
-
getKey
Returns the key of this cp specification option.- Specified by:
getKeyin interfaceCPSpecificationOptionModel- Returns:
- the key of this cp specification option
-
getLastPublishDate
Returns the last publish date of this cp specification option.- Specified by:
getLastPublishDatein interfaceCPSpecificationOptionModel- Returns:
- the last publish date of this cp specification option
-
getListTypeDefinitions
public List<com.liferay.list.type.model.ListTypeDefinition> getListTypeDefinitions() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getListTypeDefinitionsin interfaceCPSpecificationOption- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getListTypeDefinitionsCount
public long getListTypeDefinitionsCount() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getListTypeDefinitionsCountin interfaceCPSpecificationOption- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getListTypeEntries
- Specified by:
getListTypeEntriesin interfaceCPSpecificationOption
-
getModifiedDate
Returns the modified date of this cp specification option.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceCPSpecificationOptionModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the modified date of this cp specification option
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this cp specification option.- Specified by:
getMvccVersionin interfaceCPSpecificationOptionModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this cp specification option
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this cp specification option.- Specified by:
getPrimaryKeyin interfaceCPSpecificationOptionModel- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPSpecificationOption>- Returns:
- the primary key of this cp specification option
-
getPriority
public double getPriority()Returns the priority of this cp specification option.- Specified by:
getPriorityin interfaceCPSpecificationOptionModel- Returns:
- the priority of this cp specification option
-
getTitle
Returns the title of this cp specification option.- Specified by:
getTitlein interfaceCPSpecificationOptionModel- Returns:
- the title of this cp specification option
-
getTitle
Returns the localized title of this cp specification option in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getTitlein interfaceCPSpecificationOptionModel- Parameters:
locale- the locale of the language- Returns:
- the localized title of this cp specification option
-
getTitle
Returns the localized title of this cp specification option in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getTitlein interfaceCPSpecificationOptionModel- Parameters:
locale- the local of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized title of this cp specification option. If
useDefaultisfalseand no localization exists for the requested language, an empty string will be returned.
-
getTitle
Returns the localized title of this cp specification option in the language. Uses the default language if no localization exists for the requested language.- Specified by:
getTitlein interfaceCPSpecificationOptionModel- Parameters:
languageId- the ID of the language- Returns:
- the localized title of this cp specification option
-
getTitle
Returns the localized title of this cp specification option in the language, optionally using the default language if no localization exists for the requested language.- Specified by:
getTitlein interfaceCPSpecificationOptionModel- Parameters:
languageId- the ID of the languageuseDefault- whether to use the default language if no localization exists for the requested language- Returns:
- the localized title of this cp specification option
-
getTitleCurrentLanguageId
- Specified by:
getTitleCurrentLanguageIdin interfaceCPSpecificationOptionModel
-
getTitleCurrentValue
- Specified by:
getTitleCurrentValuein interfaceCPSpecificationOptionModel
-
getTitleMap
Returns a map of the locales and localized titles of this cp specification option.- Specified by:
getTitleMapin interfaceCPSpecificationOptionModel- Returns:
- the locales and localized titles of this cp specification option
-
getUserId
public long getUserId()Returns the user ID of this cp specification option.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceCPSpecificationOptionModel- Returns:
- the user ID of this cp specification option
-
getUserName
Returns the user name of this cp specification option.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceCPSpecificationOptionModel- Returns:
- the user name of this cp specification option
-
getUserUuid
Returns the user uuid of this cp specification option.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceCPSpecificationOptionModel- Returns:
- the user uuid of this cp specification option
-
getUuid
Returns the uuid of this cp specification option.- Specified by:
getUuidin interfaceCPSpecificationOptionModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this cp specification option
-
isFacetable
public boolean isFacetable()Returnstrueif this cp specification option is facetable.- Specified by:
isFacetablein interfaceCPSpecificationOptionModel- Returns:
trueif this cp specification option is facetable;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
prepareLocalizedFieldsForImport
public void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleException- Specified by:
prepareLocalizedFieldsForImportin interfaceCPSpecificationOptionModel- Specified by:
prepareLocalizedFieldsForImportin interfacecom.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:
prepareLocalizedFieldsForImportin interfaceCPSpecificationOptionModel- Specified by:
prepareLocalizedFieldsForImportin interfacecom.liferay.portal.kernel.model.LocalizedModel- Throws:
com.liferay.portal.kernel.exception.LocaleException
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this cp specification option.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceCPSpecificationOptionModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
companyId- the company ID of this cp specification option
-
setCPOptionCategoryId
public void setCPOptionCategoryId(long CPOptionCategoryId) Sets the cp option category ID of this cp specification option.- Specified by:
setCPOptionCategoryIdin interfaceCPSpecificationOptionModel- Parameters:
CPOptionCategoryId- the cp option category ID of this cp specification option
-
setCPSpecificationOptionId
public void setCPSpecificationOptionId(long CPSpecificationOptionId) Sets the cp specification option ID of this cp specification option.- Specified by:
setCPSpecificationOptionIdin interfaceCPSpecificationOptionModel- Parameters:
CPSpecificationOptionId- the cp specification option ID of this cp specification option
-
setCreateDate
Sets the create date of this cp specification option.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceCPSpecificationOptionModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
createDate- the create date of this cp specification option
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this cp specification option.- Specified by:
setCtCollectionIdin interfaceCPSpecificationOptionModel- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPSpecificationOption>- Parameters:
ctCollectionId- the ct collection ID of this cp specification option
-
setDescription
Sets the description of this cp specification option.- Specified by:
setDescriptionin interfaceCPSpecificationOptionModel- Parameters:
description- the description of this cp specification option
-
setDescription
Sets the localized description of this cp specification option in the language.- Specified by:
setDescriptionin interfaceCPSpecificationOptionModel- Parameters:
description- the localized description of this cp specification optionlocale- the locale of the language
-
setDescription
Sets the localized description of this cp specification option in the language, and sets the default locale.- Specified by:
setDescriptionin interfaceCPSpecificationOptionModel- Parameters:
description- the localized description of this cp specification optionlocale- the locale of the languagedefaultLocale- the default locale
-
setDescriptionCurrentLanguageId
- Specified by:
setDescriptionCurrentLanguageIdin interfaceCPSpecificationOptionModel
-
setDescriptionMap
Sets the localized descriptions of this cp specification option from the map of locales and localized descriptions.- Specified by:
setDescriptionMapin interfaceCPSpecificationOptionModel- Parameters:
descriptionMap- the locales and localized descriptions of this cp specification option
-
setDescriptionMap
Sets the localized descriptions of this cp specification option from the map of locales and localized descriptions, and sets the default locale.- Specified by:
setDescriptionMapin interfaceCPSpecificationOptionModel- Parameters:
descriptionMap- the locales and localized descriptions of this cp specification optiondefaultLocale- the default locale
-
setExternalReferenceCode
Sets the external reference code of this cp specification option.- Specified by:
setExternalReferenceCodein interfaceCPSpecificationOptionModel- Specified by:
setExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Parameters:
externalReferenceCode- the external reference code of this cp specification option
-
setFacetable
public void setFacetable(boolean facetable) Sets whether this cp specification option is facetable.- Specified by:
setFacetablein interfaceCPSpecificationOptionModel- Parameters:
facetable- the facetable of this cp specification option
-
setKey
Sets the key of this cp specification option.- Specified by:
setKeyin interfaceCPSpecificationOptionModel- Parameters:
key- the key of this cp specification option
-
setLastPublishDate
Sets the last publish date of this cp specification option.- Specified by:
setLastPublishDatein interfaceCPSpecificationOptionModel- Parameters:
lastPublishDate- the last publish date of this cp specification option
-
setModifiedDate
Sets the modified date of this cp specification option.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceCPSpecificationOptionModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
modifiedDate- the modified date of this cp specification option
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this cp specification option.- Specified by:
setMvccVersionin interfaceCPSpecificationOptionModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this cp specification option
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this cp specification option.- Specified by:
setPrimaryKeyin interfaceCPSpecificationOptionModel- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPSpecificationOption>- Parameters:
primaryKey- the primary key of this cp specification option
-
setPriority
public void setPriority(double priority) Sets the priority of this cp specification option.- Specified by:
setPriorityin interfaceCPSpecificationOptionModel- Parameters:
priority- the priority of this cp specification option
-
setTitle
Sets the title of this cp specification option.- Specified by:
setTitlein interfaceCPSpecificationOptionModel- Parameters:
title- the title of this cp specification option
-
setTitle
Sets the localized title of this cp specification option in the language.- Specified by:
setTitlein interfaceCPSpecificationOptionModel- Parameters:
title- the localized title of this cp specification optionlocale- the locale of the language
-
setTitle
Sets the localized title of this cp specification option in the language, and sets the default locale.- Specified by:
setTitlein interfaceCPSpecificationOptionModel- Parameters:
title- the localized title of this cp specification optionlocale- the locale of the languagedefaultLocale- the default locale
-
setTitleCurrentLanguageId
- Specified by:
setTitleCurrentLanguageIdin interfaceCPSpecificationOptionModel
-
setTitleMap
Sets the localized titles of this cp specification option from the map of locales and localized titles.- Specified by:
setTitleMapin interfaceCPSpecificationOptionModel- Parameters:
titleMap- the locales and localized titles of this cp specification option
-
setTitleMap
Sets the localized titles of this cp specification option from the map of locales and localized titles, and sets the default locale.- Specified by:
setTitleMapin interfaceCPSpecificationOptionModel- Parameters:
titleMap- the locales and localized titles of this cp specification optiondefaultLocale- the default locale
-
setUserId
public void setUserId(long userId) Sets the user ID of this cp specification option.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceCPSpecificationOptionModel- Parameters:
userId- the user ID of this cp specification option
-
setUserName
Sets the user name of this cp specification option.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceCPSpecificationOptionModel- Parameters:
userName- the user name of this cp specification option
-
setUserUuid
Sets the user uuid of this cp specification option.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceCPSpecificationOptionModel- Parameters:
userUuid- the user uuid of this cp specification option
-
setUuid
Sets the uuid of this cp specification option.- Specified by:
setUuidin interfaceCPSpecificationOptionModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this cp specification option
-
toXmlString
- Specified by:
toXmlStringin interfaceCPSpecificationOptionModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<CPSpecificationOption>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<CPSpecificationOption>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPSpecificationOption>
-