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
.
CPInstanceOptionValueRel
,
Serialized FormCP_INSTANCE_OPTION_VALUE_REL_ID_ACCESSOR
Constructor and Description |
---|
CPInstanceOptionValueRelWrapper(CPInstanceOptionValueRel cpInstanceOptionValueRel) |
Modifier and Type | Method and Description |
---|---|
CPInstanceOptionValueRel |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<CPInstanceOptionValueRel,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<CPInstanceOptionValueRel,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this cp instance option value rel.
|
long |
getCPDefinitionOptionRelId()
Returns the cp definition option rel ID of this cp instance option value rel.
|
long |
getCPDefinitionOptionValueRelId()
Returns the cp definition option value rel ID of this cp instance option value rel.
|
long |
getCPInstanceId()
Returns the cp instance ID of this cp instance option value rel.
|
long |
getCPInstanceOptionValueRelId()
Returns the cp instance option value rel ID of this cp instance option value rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this cp instance option value rel.
|
long |
getCtCollectionId()
Returns the ct collection ID of this cp instance option value rel.
|
long |
getGroupId()
Returns the group ID of this cp instance option value rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this cp instance option value rel.
|
long |
getMvccVersion()
Returns the mvcc version of this cp instance option value rel.
|
long |
getPrimaryKey()
Returns the primary key of this cp instance option value rel.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this cp instance option value rel.
|
java.lang.String |
getUserName()
Returns the user name of this cp instance option value rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this cp instance option value rel.
|
java.lang.String |
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(java.util.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(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.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(java.lang.String userName)
Sets the user name of this cp instance option value rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this cp instance option value rel.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this cp instance option value rel.
|
java.lang.String |
toXmlString() |
protected CPInstanceOptionValueRelWrapper |
wrap(CPInstanceOptionValueRel cpInstanceOptionValueRel) |
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
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public CPInstanceOptionValueRelWrapper(CPInstanceOptionValueRel cpInstanceOptionValueRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CPInstanceOptionValueRel>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CPInstanceOptionValueRel>
public CPInstanceOptionValueRel cloneWithOriginalValues()
cloneWithOriginalValues
in interface CPInstanceOptionValueRelModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<CPInstanceOptionValueRel>
public long getCompanyId()
getCompanyId
in interface CPInstanceOptionValueRelModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
public long getCPDefinitionOptionRelId()
getCPDefinitionOptionRelId
in interface CPInstanceOptionValueRelModel
public long getCPDefinitionOptionValueRelId()
getCPDefinitionOptionValueRelId
in interface CPInstanceOptionValueRelModel
public long getCPInstanceId()
getCPInstanceId
in interface CPInstanceOptionValueRelModel
public long getCPInstanceOptionValueRelId()
getCPInstanceOptionValueRelId
in interface CPInstanceOptionValueRelModel
public java.util.Date getCreateDate()
getCreateDate
in interface CPInstanceOptionValueRelModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getCtCollectionId()
getCtCollectionId
in interface CPInstanceOptionValueRelModel
getCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPInstanceOptionValueRel>
public long getGroupId()
getGroupId
in interface CPInstanceOptionValueRelModel
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface CPInstanceOptionValueRelModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
public long getMvccVersion()
getMvccVersion
in interface CPInstanceOptionValueRelModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface CPInstanceOptionValueRelModel
getPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPInstanceOptionValueRel>
public long getUserId()
getUserId
in interface CPInstanceOptionValueRelModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface CPInstanceOptionValueRelModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface CPInstanceOptionValueRelModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUuid()
getUuid
in interface CPInstanceOptionValueRelModel
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCompanyId(long companyId)
setCompanyId
in interface CPInstanceOptionValueRelModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
companyId
- the company ID of this cp instance option value relpublic void setCPDefinitionOptionRelId(long CPDefinitionOptionRelId)
setCPDefinitionOptionRelId
in interface CPInstanceOptionValueRelModel
CPDefinitionOptionRelId
- the cp definition option rel ID of this cp instance option value relpublic void setCPDefinitionOptionValueRelId(long CPDefinitionOptionValueRelId)
setCPDefinitionOptionValueRelId
in interface CPInstanceOptionValueRelModel
CPDefinitionOptionValueRelId
- the cp definition option value rel ID of this cp instance option value relpublic void setCPInstanceId(long CPInstanceId)
setCPInstanceId
in interface CPInstanceOptionValueRelModel
CPInstanceId
- the cp instance ID of this cp instance option value relpublic void setCPInstanceOptionValueRelId(long CPInstanceOptionValueRelId)
setCPInstanceOptionValueRelId
in interface CPInstanceOptionValueRelModel
CPInstanceOptionValueRelId
- the cp instance option value rel ID of this cp instance option value relpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CPInstanceOptionValueRelModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
createDate
- the create date of this cp instance option value relpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface CPInstanceOptionValueRelModel
setCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPInstanceOptionValueRel>
ctCollectionId
- the ct collection ID of this cp instance option value relpublic void setGroupId(long groupId)
setGroupId
in interface CPInstanceOptionValueRelModel
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
groupId
- the group ID of this cp instance option value relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface CPInstanceOptionValueRelModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
modifiedDate
- the modified date of this cp instance option value relpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CPInstanceOptionValueRelModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this cp instance option value relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CPInstanceOptionValueRelModel
setPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPInstanceOptionValueRel>
primaryKey
- the primary key of this cp instance option value relpublic void setUserId(long userId)
setUserId
in interface CPInstanceOptionValueRelModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this cp instance option value relpublic void setUserName(java.lang.String userName)
setUserName
in interface CPInstanceOptionValueRelModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this cp instance option value relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface CPInstanceOptionValueRelModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this cp instance option value relpublic void setUuid(java.lang.String uuid)
setUuid
in interface CPInstanceOptionValueRelModel
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
uuid
- the uuid of this cp instance option value relpublic java.lang.String toXmlString()
toXmlString
in interface CPInstanceOptionValueRelModel
public java.util.Map<java.lang.String,java.util.function.Function<CPInstanceOptionValueRel,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions
in interface com.liferay.portal.kernel.model.BaseModel<CPInstanceOptionValueRel>
public java.util.Map<java.lang.String,java.util.function.BiConsumer<CPInstanceOptionValueRel,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers
in interface com.liferay.portal.kernel.model.BaseModel<CPInstanceOptionValueRel>
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
protected CPInstanceOptionValueRelWrapper wrap(CPInstanceOptionValueRel cpInstanceOptionValueRel)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPInstanceOptionValueRel>