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.
|
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic 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 CPInstanceOptionValueRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CPInstanceOptionValueRel>public long getCompanyId()
getCompanyId in interface CPInstanceOptionValueRelModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic long getCPDefinitionOptionRelId()
getCPDefinitionOptionRelId in interface CPInstanceOptionValueRelModelpublic long getCPDefinitionOptionValueRelId()
getCPDefinitionOptionValueRelId in interface CPInstanceOptionValueRelModelpublic long getCPInstanceId()
getCPInstanceId in interface CPInstanceOptionValueRelModelpublic long getCPInstanceOptionValueRelId()
getCPInstanceOptionValueRelId in interface CPInstanceOptionValueRelModelpublic java.util.Date getCreateDate()
getCreateDate in interface CPInstanceOptionValueRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface CPInstanceOptionValueRelModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPInstanceOptionValueRel>public long getGroupId()
getGroupId in interface CPInstanceOptionValueRelModelgetGroupId in interface com.liferay.portal.kernel.model.GroupedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CPInstanceOptionValueRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CPInstanceOptionValueRelModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CPInstanceOptionValueRelModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CPInstanceOptionValueRel>public long getUserId()
getUserId in interface CPInstanceOptionValueRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CPInstanceOptionValueRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CPInstanceOptionValueRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CPInstanceOptionValueRelModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface CPInstanceOptionValueRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this cp instance option value relpublic void setCPDefinitionOptionRelId(long CPDefinitionOptionRelId)
setCPDefinitionOptionRelId in interface CPInstanceOptionValueRelModelCPDefinitionOptionRelId - the cp definition option rel ID of this cp instance option value relpublic void setCPDefinitionOptionValueRelId(long CPDefinitionOptionValueRelId)
setCPDefinitionOptionValueRelId in interface CPInstanceOptionValueRelModelCPDefinitionOptionValueRelId - the cp definition option value rel ID of this cp instance option value relpublic void setCPInstanceId(long CPInstanceId)
setCPInstanceId in interface CPInstanceOptionValueRelModelCPInstanceId - the cp instance ID of this cp instance option value relpublic void setCPInstanceOptionValueRelId(long CPInstanceOptionValueRelId)
setCPInstanceOptionValueRelId in interface CPInstanceOptionValueRelModelCPInstanceOptionValueRelId - the cp instance option value rel ID of this cp instance option value relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CPInstanceOptionValueRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this cp instance option value relpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CPInstanceOptionValueRelModelsetCtCollectionId 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 CPInstanceOptionValueRelModelsetGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this cp instance option value relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CPInstanceOptionValueRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this cp instance option value relpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CPInstanceOptionValueRelModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this cp instance option value relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CPInstanceOptionValueRelModelsetPrimaryKey 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 CPInstanceOptionValueRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this cp instance option value relpublic void setUserName(java.lang.String userName)
setUserName in interface CPInstanceOptionValueRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this cp instance option value relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CPInstanceOptionValueRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this cp instance option value relpublic void setUuid(java.lang.String uuid)
setUuid in interface CPInstanceOptionValueRelModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this cp instance option value relpublic 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.StagedModelprotected CPInstanceOptionValueRelWrapper wrap(CPInstanceOptionValueRel cpInstanceOptionValueRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPInstanceOptionValueRel>