Class CPInstanceOptionValueRelWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPInstanceOptionValueRel>
com.liferay.commerce.product.model.CPInstanceOptionValueRelWrapper
- All Implemented Interfaces:
CPInstanceOptionValueRel
,CPInstanceOptionValueRelModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<CPInstanceOptionValueRel>
,com.liferay.portal.kernel.model.change.tracking.CTModel<CPInstanceOptionValueRel>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.ModelWrapper<CPInstanceOptionValueRel>
,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<CPInstanceOptionValueRel>
public class CPInstanceOptionValueRelWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPInstanceOptionValueRel>
implements CPInstanceOptionValueRel, com.liferay.portal.kernel.model.ModelWrapper<CPInstanceOptionValueRel>
This class is a wrapper for CPInstanceOptionValueRel
.
- 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.CPInstanceOptionValueRel
CP_INSTANCE_OPTION_VALUE_REL_ID_ACCESSOR
-
Constructor Summary
ConstructorsConstructorDescriptionCPInstanceOptionValueRelWrapper
(CPInstanceOptionValueRel cpInstanceOptionValueRel) -
Method Summary
Modifier and TypeMethodDescriptionlong
Returns the company ID of this cp instance option value rel.long
Returns the cp definition option rel ID of this cp instance option value rel.long
Returns the cp definition option value rel ID of this cp instance option value rel.long
Returns the cp instance ID of this cp instance option value rel.long
Returns the cp instance option value rel ID of this cp instance option value rel.Returns the create date of this cp instance option value rel.long
Returns the ct collection ID of this cp instance option value rel.long
Returns the group ID of this cp instance option value rel.Returns the modified date of this cp instance option value rel.long
Returns the mvcc version of this cp instance option value rel.long
Returns the primary key of this cp instance option value rel.com.liferay.exportimport.kernel.lar.StagedModelType
long
Returns the user ID of this cp instance option value rel.Returns the user name of this cp instance option value rel.Returns the user uuid of this cp instance option value rel.getUuid()
Returns the uuid of this cp instance option value rel.void
persist()
void
setCompanyId
(long companyId) Sets the company ID of this cp instance option value rel.void
setCPDefinitionOptionRelId
(long CPDefinitionOptionRelId) Sets the cp definition option rel ID of this cp instance option value rel.void
setCPDefinitionOptionValueRelId
(long CPDefinitionOptionValueRelId) Sets the cp definition option value rel ID of this cp instance option value rel.void
setCPInstanceId
(long CPInstanceId) Sets the cp instance ID of this cp instance option value rel.void
setCPInstanceOptionValueRelId
(long CPInstanceOptionValueRelId) Sets the cp instance option value rel ID of this cp instance option value rel.void
setCreateDate
(Date createDate) Sets the create date of this cp instance option value rel.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this cp instance option value rel.void
setGroupId
(long groupId) Sets the group ID of this cp instance option value rel.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this cp instance option value rel.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this cp instance option value rel.void
setPrimaryKey
(long primaryKey) Sets the primary key of this cp instance option value rel.void
setUserId
(long userId) Sets the user ID of this cp instance option value rel.void
setUserName
(String userName) Sets the user name of this cp instance option value rel.void
setUserUuid
(String userUuid) Sets the user uuid of this cp instance option value rel.void
Sets the uuid of this cp instance option value rel.protected CPInstanceOptionValueRelWrapper
wrap
(CPInstanceOptionValueRel cpInstanceOptionValueRel) 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
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
CPInstanceOptionValueRelWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CPInstanceOptionValueRel>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CPInstanceOptionValueRel>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CPInstanceOptionValueRel>
- Specified by:
cloneWithOriginalValues
in interfaceCPInstanceOptionValueRelModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this cp instance option value rel.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceCPInstanceOptionValueRelModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the company ID of this cp instance option value rel
-
getCPDefinitionOptionRelId
public long getCPDefinitionOptionRelId()Returns the cp definition option rel ID of this cp instance option value rel.- Specified by:
getCPDefinitionOptionRelId
in interfaceCPInstanceOptionValueRelModel
- Returns:
- the cp definition option rel ID of this cp instance option value rel
-
getCPDefinitionOptionValueRelId
public long getCPDefinitionOptionValueRelId()Returns the cp definition option value rel ID of this cp instance option value rel.- Specified by:
getCPDefinitionOptionValueRelId
in interfaceCPInstanceOptionValueRelModel
- Returns:
- the cp definition option value rel ID of this cp instance option value rel
-
getCPInstanceId
public long getCPInstanceId()Returns the cp instance ID of this cp instance option value rel.- Specified by:
getCPInstanceId
in interfaceCPInstanceOptionValueRelModel
- Returns:
- the cp instance ID of this cp instance option value rel
-
getCPInstanceOptionValueRelId
public long getCPInstanceOptionValueRelId()Returns the cp instance option value rel ID of this cp instance option value rel.- Specified by:
getCPInstanceOptionValueRelId
in interfaceCPInstanceOptionValueRelModel
- Returns:
- the cp instance option value rel ID of this cp instance option value rel
-
getCreateDate
Returns the create date of this cp instance option value rel.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceCPInstanceOptionValueRelModel
- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the create date of this cp instance option value rel
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this cp instance option value rel.- Specified by:
getCtCollectionId
in interfaceCPInstanceOptionValueRelModel
- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPInstanceOptionValueRel>
- Returns:
- the ct collection ID of this cp instance option value rel
-
getGroupId
public long getGroupId()Returns the group ID of this cp instance option value rel.- Specified by:
getGroupId
in interfaceCPInstanceOptionValueRelModel
- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Returns:
- the group ID of this cp instance option value rel
-
getModifiedDate
Returns the modified date of this cp instance option value rel.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceCPInstanceOptionValueRelModel
- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the modified date of this cp instance option value rel
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this cp instance option value rel.- Specified by:
getMvccVersion
in interfaceCPInstanceOptionValueRelModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this cp instance option value rel
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this cp instance option value rel.- Specified by:
getPrimaryKey
in interfaceCPInstanceOptionValueRelModel
- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPInstanceOptionValueRel>
- Returns:
- the primary key of this cp instance option value rel
-
getUserId
public long getUserId()Returns the user ID of this cp instance option value rel.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceCPInstanceOptionValueRelModel
- Returns:
- the user ID of this cp instance option value rel
-
getUserName
Returns the user name of this cp instance option value rel.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceCPInstanceOptionValueRelModel
- Returns:
- the user name of this cp instance option value rel
-
getUserUuid
Returns the user uuid of this cp instance option value rel.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceCPInstanceOptionValueRelModel
- Returns:
- the user uuid of this cp instance option value rel
-
getUuid
Returns the uuid of this cp instance option value rel.- Specified by:
getUuid
in interfaceCPInstanceOptionValueRelModel
- Specified by:
getUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the uuid of this cp instance option value rel
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this cp instance option value rel.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceCPInstanceOptionValueRelModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
companyId
- the company ID of this cp instance option value rel
-
setCPDefinitionOptionRelId
public void setCPDefinitionOptionRelId(long CPDefinitionOptionRelId) Sets the cp definition option rel ID of this cp instance option value rel.- Specified by:
setCPDefinitionOptionRelId
in interfaceCPInstanceOptionValueRelModel
- Parameters:
CPDefinitionOptionRelId
- the cp definition option rel ID of this cp instance option value rel
-
setCPDefinitionOptionValueRelId
public void setCPDefinitionOptionValueRelId(long CPDefinitionOptionValueRelId) Sets the cp definition option value rel ID of this cp instance option value rel.- Specified by:
setCPDefinitionOptionValueRelId
in interfaceCPInstanceOptionValueRelModel
- Parameters:
CPDefinitionOptionValueRelId
- the cp definition option value rel ID of this cp instance option value rel
-
setCPInstanceId
public void setCPInstanceId(long CPInstanceId) Sets the cp instance ID of this cp instance option value rel.- Specified by:
setCPInstanceId
in interfaceCPInstanceOptionValueRelModel
- Parameters:
CPInstanceId
- the cp instance ID of this cp instance option value rel
-
setCPInstanceOptionValueRelId
public void setCPInstanceOptionValueRelId(long CPInstanceOptionValueRelId) Sets the cp instance option value rel ID of this cp instance option value rel.- Specified by:
setCPInstanceOptionValueRelId
in interfaceCPInstanceOptionValueRelModel
- Parameters:
CPInstanceOptionValueRelId
- the cp instance option value rel ID of this cp instance option value rel
-
setCreateDate
Sets the create date of this cp instance option value rel.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceCPInstanceOptionValueRelModel
- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
createDate
- the create date of this cp instance option value rel
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this cp instance option value rel.- Specified by:
setCtCollectionId
in interfaceCPInstanceOptionValueRelModel
- Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPInstanceOptionValueRel>
- Parameters:
ctCollectionId
- the ct collection ID of this cp instance option value rel
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this cp instance option value rel.- Specified by:
setGroupId
in interfaceCPInstanceOptionValueRelModel
- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Parameters:
groupId
- the group ID of this cp instance option value rel
-
setModifiedDate
Sets the modified date of this cp instance option value rel.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceCPInstanceOptionValueRelModel
- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
modifiedDate
- the modified date of this cp instance option value rel
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this cp instance option value rel.- Specified by:
setMvccVersion
in interfaceCPInstanceOptionValueRelModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this cp instance option value rel
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this cp instance option value rel.- Specified by:
setPrimaryKey
in interfaceCPInstanceOptionValueRelModel
- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPInstanceOptionValueRel>
- Parameters:
primaryKey
- the primary key of this cp instance option value rel
-
setUserId
public void setUserId(long userId) Sets the user ID of this cp instance option value rel.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceCPInstanceOptionValueRelModel
- Parameters:
userId
- the user ID of this cp instance option value rel
-
setUserName
Sets the user name of this cp instance option value rel.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceCPInstanceOptionValueRelModel
- Parameters:
userName
- the user name of this cp instance option value rel
-
setUserUuid
Sets the user uuid of this cp instance option value rel.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceCPInstanceOptionValueRelModel
- Parameters:
userUuid
- the user uuid of this cp instance option value rel
-
setUuid
Sets the uuid of this cp instance option value rel.- Specified by:
setUuid
in interfaceCPInstanceOptionValueRelModel
- Specified by:
setUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
uuid
- the uuid of this cp instance option value rel
-
toXmlString
- Specified by:
toXmlString
in interfaceCPInstanceOptionValueRelModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfacecom.liferay.portal.kernel.model.BaseModel<CPInstanceOptionValueRel>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfacecom.liferay.portal.kernel.model.BaseModel<CPInstanceOptionValueRel>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelType
in interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPInstanceOptionValueRel>
-