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
.
CTEntry
,
Serialized FormCT_ENTRY_ID_ACCESSOR
Constructor and Description |
---|
CTEntryWrapper(CTEntry ctEntry) |
Modifier and Type | Method and Description |
---|---|
CTEntry |
cloneWithOriginalValues() |
int |
getChangeType()
Returns the change type of this ct entry.
|
long |
getCompanyId()
Returns the company ID of this ct entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this ct entry.
|
long |
getCtCollectionId()
Returns the ct collection ID of this ct entry.
|
long |
getCtEntryId()
Returns the ct entry ID of this ct entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getModelClassNameId()
Returns the model class name ID of this ct entry.
|
long |
getModelClassPK()
Returns the model class pk of this ct entry.
|
long |
getModelMvccVersion()
Returns the model mvcc version of this ct entry.
|
java.util.Date |
getModifiedDate()
Returns the modified date of this ct entry.
|
long |
getMvccVersion()
Returns the mvcc version of this ct entry.
|
long |
getPrimaryKey()
Returns the primary key of this ct entry.
|
long |
getUserId()
Returns the user ID of this ct entry.
|
java.lang.String |
getUserName() |
java.lang.String |
getUserUuid()
Returns the user uuid of this ct entry.
|
void |
persist() |
void |
setChangeType(int changeType)
Sets the change type of this ct entry.
|
void |
setCompanyId(long companyId)
Sets the company ID of this ct entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this ct entry.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this ct entry.
|
void |
setCtEntryId(long ctEntryId)
Sets the ct entry ID of this ct entry.
|
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 entry.
|
void |
setModelClassPK(long modelClassPK)
Sets the model class pk of this ct entry.
|
void |
setModelMvccVersion(long modelMvccVersion)
Sets the model mvcc version of this ct entry.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this ct entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this ct entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this ct entry.
|
void |
setUserId(long userId)
Sets the user ID of this ct entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this ct entry.
|
protected CTEntryWrapper |
wrap(CTEntry ctEntry) |
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 CTEntryWrapper(CTEntry ctEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CTEntry>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CTEntry>
public CTEntry cloneWithOriginalValues()
cloneWithOriginalValues
in interface CTEntryModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<CTEntry>
public int getChangeType()
getChangeType
in interface CTEntryModel
public long getCompanyId()
getCompanyId
in interface CTEntryModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface CTEntryModel
public long getCtCollectionId()
getCtCollectionId
in interface CTEntryModel
public long getCtEntryId()
getCtEntryId
in interface CTEntryModel
public long getModelClassNameId()
getModelClassNameId
in interface CTEntryModel
public long getModelClassPK()
getModelClassPK
in interface CTEntryModel
public long getModelMvccVersion()
getModelMvccVersion
in interface CTEntryModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface CTEntryModel
public long getMvccVersion()
getMvccVersion
in interface CTEntryModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getPrimaryKey()
getPrimaryKey
in interface CTEntryModel
public long getUserId()
getUserId
in interface CTEntryModel
public java.lang.String getUserName()
getUserName
in interface CTEntry
public java.lang.String getUserUuid()
getUserUuid
in interface CTEntryModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setChangeType(int changeType)
setChangeType
in interface CTEntryModel
changeType
- the change type of this ct entrypublic void setCompanyId(long companyId)
setCompanyId
in interface CTEntryModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this ct entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CTEntryModel
createDate
- the create date of this ct entrypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface CTEntryModel
ctCollectionId
- the ct collection ID of this ct entrypublic void setCtEntryId(long ctEntryId)
setCtEntryId
in interface CTEntryModel
ctEntryId
- the ct entry ID of this ct entrypublic void setModelClassNameId(long modelClassNameId)
setModelClassNameId
in interface CTEntryModel
modelClassNameId
- the model class name ID of this ct entrypublic void setModelClassPK(long modelClassPK)
setModelClassPK
in interface CTEntryModel
modelClassPK
- the model class pk of this ct entrypublic void setModelMvccVersion(long modelMvccVersion)
setModelMvccVersion
in interface CTEntryModel
modelMvccVersion
- the model mvcc version of this ct entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface CTEntryModel
modifiedDate
- the modified date of this ct entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CTEntryModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this ct entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CTEntryModel
primaryKey
- the primary key of this ct entrypublic void setUserId(long userId)
setUserId
in interface CTEntryModel
userId
- the user ID of this ct entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface CTEntryModel
userUuid
- the user uuid of this ct entryprotected CTEntryWrapper wrap(CTEntry ctEntry)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTEntry>