public class CTAutoResolutionInfoWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTAutoResolutionInfo> implements CTAutoResolutionInfo, com.liferay.portal.kernel.model.ModelWrapper<CTAutoResolutionInfo>
This class is a wrapper for CTAutoResolutionInfo.
CTAutoResolutionInfo,
Serialized FormCT_AUTO_RESOLUTION_INFO_ID_ACCESSOR| Constructor and Description |
|---|
CTAutoResolutionInfoWrapper(CTAutoResolutionInfo ctAutoResolutionInfo) |
| Modifier and Type | Method and Description |
|---|---|
CTAutoResolutionInfo |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this ct auto resolution info.
|
java.lang.String |
getConflictIdentifier()
Returns the conflict identifier of this ct auto resolution info.
|
java.util.Date |
getCreateDate()
Returns the create date of this ct auto resolution info.
|
long |
getCtAutoResolutionInfoId()
Returns the ct auto resolution info ID of this ct auto resolution info.
|
long |
getCtCollectionId()
Returns the ct collection ID of this ct auto resolution info.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getModelClassNameId()
Returns the model class name ID of this ct auto resolution info.
|
long |
getMvccVersion()
Returns the mvcc version of this ct auto resolution info.
|
long |
getPrimaryKey()
Returns the primary key of this ct auto resolution info.
|
long |
getSourceModelClassPK()
Returns the source model class pk of this ct auto resolution info.
|
long |
getTargetModelClassPK()
Returns the target model class pk of this ct auto resolution info.
|
void |
setCompanyId(long companyId)
Sets the company ID of this ct auto resolution info.
|
void |
setConflictIdentifier(java.lang.String conflictIdentifier)
Sets the conflict identifier of this ct auto resolution info.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this ct auto resolution info.
|
void |
setCtAutoResolutionInfoId(long ctAutoResolutionInfoId)
Sets the ct auto resolution info ID of this ct auto resolution info.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this ct auto resolution info.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModelClassNameId(long modelClassNameId)
Sets the model class name ID of this ct auto resolution info.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this ct auto resolution info.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this ct auto resolution info.
|
void |
setSourceModelClassPK(long sourceModelClassPK)
Sets the source model class pk of this ct auto resolution info.
|
void |
setTargetModelClassPK(long targetModelClassPK)
Sets the target model class pk of this ct auto resolution info.
|
protected CTAutoResolutionInfoWrapper |
wrap(CTAutoResolutionInfo ctAutoResolutionInfo) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CTAutoResolutionInfoWrapper(CTAutoResolutionInfo ctAutoResolutionInfo)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CTAutoResolutionInfo>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CTAutoResolutionInfo>public CTAutoResolutionInfo cloneWithOriginalValues()
cloneWithOriginalValues in interface CTAutoResolutionInfoModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CTAutoResolutionInfo>public long getCompanyId()
getCompanyId in interface CTAutoResolutionInfoModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.lang.String getConflictIdentifier()
getConflictIdentifier in interface CTAutoResolutionInfoModelpublic java.util.Date getCreateDate()
getCreateDate in interface CTAutoResolutionInfoModelpublic long getCtAutoResolutionInfoId()
getCtAutoResolutionInfoId in interface CTAutoResolutionInfoModelpublic long getCtCollectionId()
getCtCollectionId in interface CTAutoResolutionInfoModelpublic long getModelClassNameId()
getModelClassNameId in interface CTAutoResolutionInfoModelpublic long getMvccVersion()
getMvccVersion in interface CTAutoResolutionInfoModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CTAutoResolutionInfoModelpublic long getSourceModelClassPK()
getSourceModelClassPK in interface CTAutoResolutionInfoModelpublic long getTargetModelClassPK()
getTargetModelClassPK in interface CTAutoResolutionInfoModelpublic void setCompanyId(long companyId)
setCompanyId in interface CTAutoResolutionInfoModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this ct auto resolution infopublic void setConflictIdentifier(java.lang.String conflictIdentifier)
setConflictIdentifier in interface CTAutoResolutionInfoModelconflictIdentifier - the conflict identifier of this ct auto resolution infopublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CTAutoResolutionInfoModelcreateDate - the create date of this ct auto resolution infopublic void setCtAutoResolutionInfoId(long ctAutoResolutionInfoId)
setCtAutoResolutionInfoId in interface CTAutoResolutionInfoModelctAutoResolutionInfoId - the ct auto resolution info ID of this ct auto resolution infopublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CTAutoResolutionInfoModelctCollectionId - the ct collection ID of this ct auto resolution infopublic void setModelClassNameId(long modelClassNameId)
setModelClassNameId in interface CTAutoResolutionInfoModelmodelClassNameId - the model class name ID of this ct auto resolution infopublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CTAutoResolutionInfoModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this ct auto resolution infopublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CTAutoResolutionInfoModelprimaryKey - the primary key of this ct auto resolution infopublic void setSourceModelClassPK(long sourceModelClassPK)
setSourceModelClassPK in interface CTAutoResolutionInfoModelsourceModelClassPK - the source model class pk of this ct auto resolution infopublic void setTargetModelClassPK(long targetModelClassPK)
setTargetModelClassPK in interface CTAutoResolutionInfoModeltargetModelClassPK - the target model class pk of this ct auto resolution infoprotected CTAutoResolutionInfoWrapper wrap(CTAutoResolutionInfo ctAutoResolutionInfo)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTAutoResolutionInfo>