Class CTAutoResolutionInfoWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTAutoResolutionInfo>
com.liferay.change.tracking.model.CTAutoResolutionInfoWrapper
- All Implemented Interfaces:
CTAutoResolutionInfo
,CTAutoResolutionInfoModel
,com.liferay.portal.kernel.model.BaseModel<CTAutoResolutionInfo>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.ModelWrapper<CTAutoResolutionInfo>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.ShardedModel
,Serializable
,Cloneable
,Comparable<CTAutoResolutionInfo>
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
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.change.tracking.model.CTAutoResolutionInfo
CT_AUTO_RESOLUTION_INFO_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
Returns the company ID of this ct auto resolution info.Returns the conflict identifier of this ct auto resolution info.Returns the create date of this ct auto resolution info.long
Returns the ct auto resolution info ID of this ct auto resolution info.long
Returns the ct collection ID of this ct auto resolution info.long
Returns the model class name ID of this ct auto resolution info.long
Returns the mvcc version of this ct auto resolution info.long
Returns the primary key of this ct auto resolution info.long
Returns the source model class pk of this ct auto resolution info.long
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
(String conflictIdentifier) Sets the conflict identifier of this ct auto resolution info.void
setCreateDate
(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
(Map<String, 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) 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, getAttributeGetterFunctions, getAttributeSetterBiConsumers, 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
-
Constructor Details
-
CTAutoResolutionInfoWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CTAutoResolutionInfo>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<CTAutoResolutionInfo>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CTAutoResolutionInfo>
- Specified by:
cloneWithOriginalValues
in interfaceCTAutoResolutionInfoModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this ct auto resolution info.- Specified by:
getCompanyId
in interfaceCTAutoResolutionInfoModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Returns:
- the company ID of this ct auto resolution info
-
getConflictIdentifier
Returns the conflict identifier of this ct auto resolution info.- Specified by:
getConflictIdentifier
in interfaceCTAutoResolutionInfoModel
- Returns:
- the conflict identifier of this ct auto resolution info
-
getCreateDate
Returns the create date of this ct auto resolution info.- Specified by:
getCreateDate
in interfaceCTAutoResolutionInfoModel
- Returns:
- the create date of this ct auto resolution info
-
getCtAutoResolutionInfoId
public long getCtAutoResolutionInfoId()Returns the ct auto resolution info ID of this ct auto resolution info.- Specified by:
getCtAutoResolutionInfoId
in interfaceCTAutoResolutionInfoModel
- Returns:
- the ct auto resolution info ID of this ct auto resolution info
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this ct auto resolution info.- Specified by:
getCtCollectionId
in interfaceCTAutoResolutionInfoModel
- Returns:
- the ct collection ID of this ct auto resolution info
-
getModelClassNameId
public long getModelClassNameId()Returns the model class name ID of this ct auto resolution info.- Specified by:
getModelClassNameId
in interfaceCTAutoResolutionInfoModel
- Returns:
- the model class name ID of this ct auto resolution info
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this ct auto resolution info.- Specified by:
getMvccVersion
in interfaceCTAutoResolutionInfoModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this ct auto resolution info
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ct auto resolution info.- Specified by:
getPrimaryKey
in interfaceCTAutoResolutionInfoModel
- Returns:
- the primary key of this ct auto resolution info
-
getSourceModelClassPK
public long getSourceModelClassPK()Returns the source model class pk of this ct auto resolution info.- Specified by:
getSourceModelClassPK
in interfaceCTAutoResolutionInfoModel
- Returns:
- the source model class pk of this ct auto resolution info
-
getTargetModelClassPK
public long getTargetModelClassPK()Returns the target model class pk of this ct auto resolution info.- Specified by:
getTargetModelClassPK
in interfaceCTAutoResolutionInfoModel
- Returns:
- the target model class pk of this ct auto resolution info
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this ct auto resolution info.- Specified by:
setCompanyId
in interfaceCTAutoResolutionInfoModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Parameters:
companyId
- the company ID of this ct auto resolution info
-
setConflictIdentifier
Sets the conflict identifier of this ct auto resolution info.- Specified by:
setConflictIdentifier
in interfaceCTAutoResolutionInfoModel
- Parameters:
conflictIdentifier
- the conflict identifier of this ct auto resolution info
-
setCreateDate
Sets the create date of this ct auto resolution info.- Specified by:
setCreateDate
in interfaceCTAutoResolutionInfoModel
- Parameters:
createDate
- the create date of this ct auto resolution info
-
setCtAutoResolutionInfoId
public void setCtAutoResolutionInfoId(long ctAutoResolutionInfoId) Sets the ct auto resolution info ID of this ct auto resolution info.- Specified by:
setCtAutoResolutionInfoId
in interfaceCTAutoResolutionInfoModel
- Parameters:
ctAutoResolutionInfoId
- the ct auto resolution info ID of this ct auto resolution info
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ct auto resolution info.- Specified by:
setCtCollectionId
in interfaceCTAutoResolutionInfoModel
- Parameters:
ctCollectionId
- the ct collection ID of this ct auto resolution info
-
setModelClassNameId
public void setModelClassNameId(long modelClassNameId) Sets the model class name ID of this ct auto resolution info.- Specified by:
setModelClassNameId
in interfaceCTAutoResolutionInfoModel
- Parameters:
modelClassNameId
- the model class name ID of this ct auto resolution info
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this ct auto resolution info.- Specified by:
setMvccVersion
in interfaceCTAutoResolutionInfoModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this ct auto resolution info
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this ct auto resolution info.- Specified by:
setPrimaryKey
in interfaceCTAutoResolutionInfoModel
- Parameters:
primaryKey
- the primary key of this ct auto resolution info
-
setSourceModelClassPK
public void setSourceModelClassPK(long sourceModelClassPK) Sets the source model class pk of this ct auto resolution info.- Specified by:
setSourceModelClassPK
in interfaceCTAutoResolutionInfoModel
- Parameters:
sourceModelClassPK
- the source model class pk of this ct auto resolution info
-
setTargetModelClassPK
public void setTargetModelClassPK(long targetModelClassPK) Sets the target model class pk of this ct auto resolution info.- Specified by:
setTargetModelClassPK
in interfaceCTAutoResolutionInfoModel
- Parameters:
targetModelClassPK
- the target model class pk of this ct auto resolution info
-
toXmlString
- Specified by:
toXmlString
in interfaceCTAutoResolutionInfoModel
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTAutoResolutionInfo>
-