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 |
---|---|
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, toUnescapedModel, toXmlString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
public 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 long getCompanyId()
getCompanyId
in interface CTAutoResolutionInfoModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.lang.String getConflictIdentifier()
getConflictIdentifier
in interface CTAutoResolutionInfoModel
public java.util.Date getCreateDate()
getCreateDate
in interface CTAutoResolutionInfoModel
public long getCtAutoResolutionInfoId()
getCtAutoResolutionInfoId
in interface CTAutoResolutionInfoModel
public long getCtCollectionId()
getCtCollectionId
in interface CTAutoResolutionInfoModel
public long getModelClassNameId()
getModelClassNameId
in interface CTAutoResolutionInfoModel
public long getMvccVersion()
getMvccVersion
in interface CTAutoResolutionInfoModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface CTAutoResolutionInfoModel
public long getSourceModelClassPK()
getSourceModelClassPK
in interface CTAutoResolutionInfoModel
public long getTargetModelClassPK()
getTargetModelClassPK
in interface CTAutoResolutionInfoModel
public void setCompanyId(long companyId)
setCompanyId
in interface CTAutoResolutionInfoModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this ct auto resolution infopublic void setConflictIdentifier(java.lang.String conflictIdentifier)
setConflictIdentifier
in interface CTAutoResolutionInfoModel
conflictIdentifier
- the conflict identifier of this ct auto resolution infopublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CTAutoResolutionInfoModel
createDate
- the create date of this ct auto resolution infopublic void setCtAutoResolutionInfoId(long ctAutoResolutionInfoId)
setCtAutoResolutionInfoId
in interface CTAutoResolutionInfoModel
ctAutoResolutionInfoId
- the ct auto resolution info ID of this ct auto resolution infopublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface CTAutoResolutionInfoModel
ctCollectionId
- the ct collection ID of this ct auto resolution infopublic void setModelClassNameId(long modelClassNameId)
setModelClassNameId
in interface CTAutoResolutionInfoModel
modelClassNameId
- the model class name ID of this ct auto resolution infopublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CTAutoResolutionInfoModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this ct auto resolution infopublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CTAutoResolutionInfoModel
primaryKey
- the primary key of this ct auto resolution infopublic void setSourceModelClassPK(long sourceModelClassPK)
setSourceModelClassPK
in interface CTAutoResolutionInfoModel
sourceModelClassPK
- the source model class pk of this ct auto resolution infopublic void setTargetModelClassPK(long targetModelClassPK)
setTargetModelClassPK
in interface CTAutoResolutionInfoModel
targetModelClassPK
- 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>