Class CPSpecificationOptionListTypeDefinitionRelWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPSpecificationOptionListTypeDefinitionRel>
com.liferay.commerce.product.model.CPSpecificationOptionListTypeDefinitionRelWrapper
- All Implemented Interfaces:
CPSpecificationOptionListTypeDefinitionRel,CPSpecificationOptionListTypeDefinitionRelModel,com.liferay.portal.kernel.model.BaseModel<CPSpecificationOptionListTypeDefinitionRel>,com.liferay.portal.kernel.model.change.tracking.CTModel<CPSpecificationOptionListTypeDefinitionRel>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<CPSpecificationOptionListTypeDefinitionRel>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<CPSpecificationOptionListTypeDefinitionRel>
public class CPSpecificationOptionListTypeDefinitionRelWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPSpecificationOptionListTypeDefinitionRel>
implements CPSpecificationOptionListTypeDefinitionRel, com.liferay.portal.kernel.model.ModelWrapper<CPSpecificationOptionListTypeDefinitionRel>
This class is a wrapper for CPSpecificationOptionListTypeDefinitionRel.
- 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.CPSpecificationOptionListTypeDefinitionRel
CP_SPECIFICATION_OPTION_LIST_TYPE_DEFINITION_REL_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionCPSpecificationOptionListTypeDefinitionRelWrapper(CPSpecificationOptionListTypeDefinitionRel cpSpecificationOptionListTypeDefinitionRel) -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the company ID of this cp specification option list type definition rel.longReturns the cp specification option ID of this cp specification option list type definition rel.longReturns the cp specification option list type definition rel ID of this cp specification option list type definition rel.longReturns the ct collection ID of this cp specification option list type definition rel.longReturns the list type definition ID of this cp specification option list type definition rel.longReturns the mvcc version of this cp specification option list type definition rel.longReturns the primary key of this cp specification option list type definition rel.voidpersist()voidsetCompanyId(long companyId) Sets the company ID of this cp specification option list type definition rel.voidsetCPSpecificationOptionId(long CPSpecificationOptionId) Sets the cp specification option ID of this cp specification option list type definition rel.voidsetCPSpecificationOptionListTypeDefinitionRelId(long CPSpecificationOptionListTypeDefinitionRelId) Sets the cp specification option list type definition rel ID of this cp specification option list type definition rel.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this cp specification option list type definition rel.voidsetListTypeDefinitionId(long listTypeDefinitionId) Sets the list type definition ID of this cp specification option list type definition rel.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this cp specification option list type definition rel.voidsetPrimaryKey(long primaryKey) Sets the primary key of this cp specification option list type definition rel.wrap(CPSpecificationOptionListTypeDefinitionRel cpSpecificationOptionListTypeDefinitionRel) 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
getWrappedModel
-
Constructor Details
-
CPSpecificationOptionListTypeDefinitionRelWrapper
public CPSpecificationOptionListTypeDefinitionRelWrapper(CPSpecificationOptionListTypeDefinitionRel cpSpecificationOptionListTypeDefinitionRel)
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CPSpecificationOptionListTypeDefinitionRel>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CPSpecificationOptionListTypeDefinitionRel>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CPSpecificationOptionListTypeDefinitionRel>- Specified by:
cloneWithOriginalValuesin interfaceCPSpecificationOptionListTypeDefinitionRelModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this cp specification option list type definition rel.- Specified by:
getCompanyIdin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this cp specification option list type definition rel
-
getCPSpecificationOptionId
public long getCPSpecificationOptionId()Returns the cp specification option ID of this cp specification option list type definition rel.- Specified by:
getCPSpecificationOptionIdin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Returns:
- the cp specification option ID of this cp specification option list type definition rel
-
getCPSpecificationOptionListTypeDefinitionRelId
public long getCPSpecificationOptionListTypeDefinitionRelId()Returns the cp specification option list type definition rel ID of this cp specification option list type definition rel.- Specified by:
getCPSpecificationOptionListTypeDefinitionRelIdin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Returns:
- the cp specification option list type definition rel ID of this cp specification option list type definition rel
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this cp specification option list type definition rel.- Specified by:
getCtCollectionIdin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPSpecificationOptionListTypeDefinitionRel>- Returns:
- the ct collection ID of this cp specification option list type definition rel
-
getListTypeDefinitionId
public long getListTypeDefinitionId()Returns the list type definition ID of this cp specification option list type definition rel.- Specified by:
getListTypeDefinitionIdin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Returns:
- the list type definition ID of this cp specification option list type definition rel
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this cp specification option list type definition rel.- Specified by:
getMvccVersionin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this cp specification option list type definition rel
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this cp specification option list type definition rel.- Specified by:
getPrimaryKeyin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPSpecificationOptionListTypeDefinitionRel>- Returns:
- the primary key of this cp specification option list type definition rel
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this cp specification option list type definition rel.- Specified by:
setCompanyIdin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this cp specification option list type definition rel
-
setCPSpecificationOptionId
public void setCPSpecificationOptionId(long CPSpecificationOptionId) Sets the cp specification option ID of this cp specification option list type definition rel.- Specified by:
setCPSpecificationOptionIdin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Parameters:
CPSpecificationOptionId- the cp specification option ID of this cp specification option list type definition rel
-
setCPSpecificationOptionListTypeDefinitionRelId
public void setCPSpecificationOptionListTypeDefinitionRelId(long CPSpecificationOptionListTypeDefinitionRelId) Sets the cp specification option list type definition rel ID of this cp specification option list type definition rel.- Specified by:
setCPSpecificationOptionListTypeDefinitionRelIdin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Parameters:
CPSpecificationOptionListTypeDefinitionRelId- the cp specification option list type definition rel ID of this cp specification option list type definition rel
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this cp specification option list type definition rel.- Specified by:
setCtCollectionIdin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPSpecificationOptionListTypeDefinitionRel>- Parameters:
ctCollectionId- the ct collection ID of this cp specification option list type definition rel
-
setListTypeDefinitionId
public void setListTypeDefinitionId(long listTypeDefinitionId) Sets the list type definition ID of this cp specification option list type definition rel.- Specified by:
setListTypeDefinitionIdin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Parameters:
listTypeDefinitionId- the list type definition ID of this cp specification option list type definition rel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this cp specification option list type definition rel.- Specified by:
setMvccVersionin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this cp specification option list type definition rel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this cp specification option list type definition rel.- Specified by:
setPrimaryKeyin interfaceCPSpecificationOptionListTypeDefinitionRelModel- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPSpecificationOptionListTypeDefinitionRel>- Parameters:
primaryKey- the primary key of this cp specification option list type definition rel
-
toXmlString
- Specified by:
toXmlStringin interfaceCPSpecificationOptionListTypeDefinitionRelModel
-
getAttributeGetterFunctions
public Map<String,Function<CPSpecificationOptionListTypeDefinitionRel, getAttributeGetterFunctions()Object>> - Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<CPSpecificationOptionListTypeDefinitionRel>
-
getAttributeSetterBiConsumers
public Map<String,BiConsumer<CPSpecificationOptionListTypeDefinitionRel, getAttributeSetterBiConsumers()Object>> - Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<CPSpecificationOptionListTypeDefinitionRel>
-
wrap
protected CPSpecificationOptionListTypeDefinitionRelWrapper wrap(CPSpecificationOptionListTypeDefinitionRel cpSpecificationOptionListTypeDefinitionRel) - Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPSpecificationOptionListTypeDefinitionRel>
-