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
modelFields inherited from interface com.liferay.change.tracking.model.CTAutoResolutionInfo
CT_AUTO_RESOLUTION_INFO_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongReturns 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.longReturns the ct auto resolution info ID of this ct auto resolution info.longReturns the ct collection ID of this ct auto resolution info.longReturns the model class name ID of this ct auto resolution info.longReturns the mvcc version of this ct auto resolution info.longReturns the primary key of this ct auto resolution info.longReturns the source model class pk of this ct auto resolution info.longReturns the target model class pk of this ct auto resolution info.voidsetCompanyId(long companyId) Sets the company ID of this ct auto resolution info.voidsetConflictIdentifier(String conflictIdentifier) Sets the conflict identifier of this ct auto resolution info.voidsetCreateDate(Date createDate) Sets the create date of this ct auto resolution info.voidsetCtAutoResolutionInfoId(long ctAutoResolutionInfoId) Sets the ct auto resolution info ID of this ct auto resolution info.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ct auto resolution info.voidsetModelAttributes(Map<String, Object> attributes) voidsetModelClassNameId(long modelClassNameId) Sets the model class name ID of this ct auto resolution info.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this ct auto resolution info.voidsetPrimaryKey(long primaryKey) Sets the primary key of this ct auto resolution info.voidsetSourceModelClassPK(long sourceModelClassPK) Sets the source model class pk of this ct auto resolution info.voidsetTargetModelClassPK(long targetModelClassPK) Sets the target model class pk of this ct auto resolution info.protected CTAutoResolutionInfoWrapperwrap(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, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
CTAutoResolutionInfoWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CTAutoResolutionInfo>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CTAutoResolutionInfo>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CTAutoResolutionInfo>- Specified by:
cloneWithOriginalValuesin interfaceCTAutoResolutionInfoModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this ct auto resolution info.- Specified by:
getCompanyIdin interfaceCTAutoResolutionInfoModel- Specified by:
getCompanyIdin 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:
getConflictIdentifierin interfaceCTAutoResolutionInfoModel- Returns:
- the conflict identifier of this ct auto resolution info
-
getCreateDate
Returns the create date of this ct auto resolution info.- Specified by:
getCreateDatein 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:
getCtAutoResolutionInfoIdin 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:
getCtCollectionIdin 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:
getModelClassNameIdin 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:
getMvccVersionin interfaceCTAutoResolutionInfoModel- Specified by:
getMvccVersionin 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:
getPrimaryKeyin 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:
getSourceModelClassPKin 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:
getTargetModelClassPKin 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:
setCompanyIdin interfaceCTAutoResolutionInfoModel- Specified by:
setCompanyIdin 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:
setConflictIdentifierin 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:
setCreateDatein 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:
setCtAutoResolutionInfoIdin 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:
setCtCollectionIdin 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:
setModelClassNameIdin 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:
setMvccVersionin interfaceCTAutoResolutionInfoModel- Specified by:
setMvccVersionin 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:
setPrimaryKeyin 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:
setSourceModelClassPKin 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:
setTargetModelClassPKin interfaceCTAutoResolutionInfoModel- Parameters:
targetModelClassPK- the target model class pk of this ct auto resolution info
-
toXmlString
- Specified by:
toXmlStringin interfaceCTAutoResolutionInfoModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTAutoResolutionInfo>
-