Class CTEntryWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTEntry>
com.liferay.change.tracking.model.CTEntryWrapper
- All Implemented Interfaces:
CTEntry,CTEntryModel,com.liferay.portal.kernel.model.BaseModel<CTEntry>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ExternalReferenceCodeModel,com.liferay.portal.kernel.model.ModelWrapper<CTEntry>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedModel,Serializable,Cloneable,Comparable<CTEntry>
public class CTEntryWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTEntry>
implements CTEntry, com.liferay.portal.kernel.model.ModelWrapper<CTEntry>
This class is a wrapper for CTEntry.
- 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.CTEntry
CT_ENTRY_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintReturns the change type of this ct entry.longReturns the company ID of this ct entry.Returns the create date of this ct entry.longReturns the ct collection ID of this ct entry.longReturns the ct entry ID of this ct entry.Returns the external reference code of this ct entry.longReturns the model class name ID of this ct entry.longReturns the model class pk of this ct entry.longReturns the model mvcc version of this ct entry.Returns the modified date of this ct entry.longReturns the mvcc version of this ct entry.longReturns the primary key of this ct entry.com.liferay.exportimport.kernel.lar.StagedModelTypelongReturns the user ID of this ct entry.Returns the user uuid of this ct entry.getUuid()Returns the uuid of this ct entry.voidpersist()voidsetChangeType(int changeType) Sets the change type of this ct entry.voidsetCompanyId(long companyId) Sets the company ID of this ct entry.voidsetCreateDate(Date createDate) Sets the create date of this ct entry.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ct entry.voidsetCtEntryId(long ctEntryId) Sets the ct entry ID of this ct entry.voidsetExternalReferenceCode(String externalReferenceCode) Sets the external reference code of this ct entry.voidsetModelAttributes(Map<String, Object> attributes) voidsetModelClassNameId(long modelClassNameId) Sets the model class name ID of this ct entry.voidsetModelClassPK(long modelClassPK) Sets the model class pk of this ct entry.voidsetModelMvccVersion(long modelMvccVersion) Sets the model mvcc version of this ct entry.voidsetModifiedDate(Date modifiedDate) Sets the modified date of this ct entry.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this ct entry.voidsetPrimaryKey(long primaryKey) Sets the primary key of this ct entry.voidsetUserId(long userId) Sets the user ID of this ct entry.voidsetUserUuid(String userUuid) Sets the user uuid of this ct entry.voidSets the uuid of this ct entry.protected CTEntryWrapperMethods 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
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
CTEntryWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CTEntry>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CTEntry>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CTEntry>- Specified by:
cloneWithOriginalValuesin interfaceCTEntryModel
-
getChangeType
public int getChangeType()Returns the change type of this ct entry.- Specified by:
getChangeTypein interfaceCTEntryModel- Returns:
- the change type of this ct entry
-
getCompanyId
public long getCompanyId()Returns the company ID of this ct entry.- Specified by:
getCompanyIdin interfaceCTEntryModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the company ID of this ct entry
-
getCreateDate
Returns the create date of this ct entry.- Specified by:
getCreateDatein interfaceCTEntryModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the create date of this ct entry
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this ct entry.- Specified by:
getCtCollectionIdin interfaceCTEntryModel- Returns:
- the ct collection ID of this ct entry
-
getCtEntryId
public long getCtEntryId()Returns the ct entry ID of this ct entry.- Specified by:
getCtEntryIdin interfaceCTEntryModel- Returns:
- the ct entry ID of this ct entry
-
getExternalReferenceCode
Returns the external reference code of this ct entry.- Specified by:
getExternalReferenceCodein interfaceCTEntryModel- Specified by:
getExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Returns:
- the external reference code of this ct entry
-
getModelClassNameId
public long getModelClassNameId()Returns the model class name ID of this ct entry.- Specified by:
getModelClassNameIdin interfaceCTEntryModel- Returns:
- the model class name ID of this ct entry
-
getModelClassPK
public long getModelClassPK()Returns the model class pk of this ct entry.- Specified by:
getModelClassPKin interfaceCTEntryModel- Returns:
- the model class pk of this ct entry
-
getModelMvccVersion
public long getModelMvccVersion()Returns the model mvcc version of this ct entry.- Specified by:
getModelMvccVersionin interfaceCTEntryModel- Returns:
- the model mvcc version of this ct entry
-
getModifiedDate
Returns the modified date of this ct entry.- Specified by:
getModifiedDatein interfaceCTEntryModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the modified date of this ct entry
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this ct entry.- Specified by:
getMvccVersionin interfaceCTEntryModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this ct entry
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ct entry.- Specified by:
getPrimaryKeyin interfaceCTEntryModel- Returns:
- the primary key of this ct entry
-
getUserId
public long getUserId()Returns the user ID of this ct entry.- Specified by:
getUserIdin interfaceCTEntryModel- Returns:
- the user ID of this ct entry
-
getUserName
- Specified by:
getUserNamein interfaceCTEntry
-
getUserUuid
Returns the user uuid of this ct entry.- Specified by:
getUserUuidin interfaceCTEntryModel- Returns:
- the user uuid of this ct entry
-
getUuid
Returns the uuid of this ct entry.- Specified by:
getUuidin interfaceCTEntryModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this ct entry
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setChangeType
public void setChangeType(int changeType) Sets the change type of this ct entry.- Specified by:
setChangeTypein interfaceCTEntryModel- Parameters:
changeType- the change type of this ct entry
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this ct entry.- Specified by:
setCompanyIdin interfaceCTEntryModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
companyId- the company ID of this ct entry
-
setCreateDate
Sets the create date of this ct entry.- Specified by:
setCreateDatein interfaceCTEntryModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
createDate- the create date of this ct entry
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ct entry.- Specified by:
setCtCollectionIdin interfaceCTEntryModel- Parameters:
ctCollectionId- the ct collection ID of this ct entry
-
setCtEntryId
public void setCtEntryId(long ctEntryId) Sets the ct entry ID of this ct entry.- Specified by:
setCtEntryIdin interfaceCTEntryModel- Parameters:
ctEntryId- the ct entry ID of this ct entry
-
setExternalReferenceCode
Sets the external reference code of this ct entry.- Specified by:
setExternalReferenceCodein interfaceCTEntryModel- Specified by:
setExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Parameters:
externalReferenceCode- the external reference code of this ct entry
-
setModelClassNameId
public void setModelClassNameId(long modelClassNameId) Sets the model class name ID of this ct entry.- Specified by:
setModelClassNameIdin interfaceCTEntryModel- Parameters:
modelClassNameId- the model class name ID of this ct entry
-
setModelClassPK
public void setModelClassPK(long modelClassPK) Sets the model class pk of this ct entry.- Specified by:
setModelClassPKin interfaceCTEntryModel- Parameters:
modelClassPK- the model class pk of this ct entry
-
setModelMvccVersion
public void setModelMvccVersion(long modelMvccVersion) Sets the model mvcc version of this ct entry.- Specified by:
setModelMvccVersionin interfaceCTEntryModel- Parameters:
modelMvccVersion- the model mvcc version of this ct entry
-
setModifiedDate
Sets the modified date of this ct entry.- Specified by:
setModifiedDatein interfaceCTEntryModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
modifiedDate- the modified date of this ct entry
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this ct entry.- Specified by:
setMvccVersionin interfaceCTEntryModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this ct entry
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this ct entry.- Specified by:
setPrimaryKeyin interfaceCTEntryModel- Parameters:
primaryKey- the primary key of this ct entry
-
setUserId
public void setUserId(long userId) Sets the user ID of this ct entry.- Specified by:
setUserIdin interfaceCTEntryModel- Parameters:
userId- the user ID of this ct entry
-
setUserUuid
Sets the user uuid of this ct entry.- Specified by:
setUserUuidin interfaceCTEntryModel- Parameters:
userUuid- the user uuid of this ct entry
-
setUuid
Sets the uuid of this ct entry.- Specified by:
setUuidin interfaceCTEntryModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this ct entry
-
toXmlString
- Specified by:
toXmlStringin interfaceCTEntryModel
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTEntry>
-