public class CTEntryWrapper extends BaseModelWrapper<CTEntry> implements CTEntry, ModelWrapper<CTEntry>
This class is a wrapper for CTEntry.
CTEntry,
Serialized FormmodelCT_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
CTEntryWrapper(CTEntry ctEntry) |
| Modifier and Type | Method and Description |
|---|---|
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()
Updates this model instance in the database or adds it if it does not yet
exist.
|
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamegetWrappedModelpublic CTEntryWrapper(CTEntry ctEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<CTEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<CTEntry>public int getChangeType()
getChangeType in interface CTEntryModelpublic long getCompanyId()
getCompanyId in interface CTEntryModelgetCompanyId in interface ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CTEntryModelpublic long getCtCollectionId()
getCtCollectionId in interface CTEntryModelpublic long getCtEntryId()
getCtEntryId in interface CTEntryModelpublic long getModelClassNameId()
getModelClassNameId in interface CTEntryModelpublic long getModelClassPK()
getModelClassPK in interface CTEntryModelpublic long getModelMvccVersion()
getModelMvccVersion in interface CTEntryModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CTEntryModelpublic long getMvccVersion()
getMvccVersion in interface CTEntryModelgetMvccVersion in interface MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CTEntryModelpublic long getUserId()
getUserId in interface CTEntryModelpublic java.lang.String getUserName()
getUserName in interface CTEntrypublic java.lang.String getUserUuid()
getUserUuid in interface CTEntryModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setChangeType(int changeType)
setChangeType in interface CTEntryModelchangeType - the change type of this ct entrypublic void setCompanyId(long companyId)
setCompanyId in interface CTEntryModelsetCompanyId in interface ShardedModelcompanyId - the company ID of this ct entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CTEntryModelcreateDate - the create date of this ct entrypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CTEntryModelctCollectionId - the ct collection ID of this ct entrypublic void setCtEntryId(long ctEntryId)
setCtEntryId in interface CTEntryModelctEntryId - the ct entry ID of this ct entrypublic void setModelClassNameId(long modelClassNameId)
setModelClassNameId in interface CTEntryModelmodelClassNameId - the model class name ID of this ct entrypublic void setModelClassPK(long modelClassPK)
setModelClassPK in interface CTEntryModelmodelClassPK - the model class pk of this ct entrypublic void setModelMvccVersion(long modelMvccVersion)
setModelMvccVersion in interface CTEntryModelmodelMvccVersion - the model mvcc version of this ct entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CTEntryModelmodifiedDate - the modified date of this ct entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CTEntryModelsetMvccVersion in interface MVCCModelmvccVersion - the mvcc version of this ct entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CTEntryModelprimaryKey - the primary key of this ct entrypublic void setUserId(long userId)
setUserId in interface CTEntryModeluserId - the user ID of this ct entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CTEntryModeluserUuid - the user uuid of this ct entryprotected CTEntryWrapper wrap(CTEntry ctEntry)
wrap in class BaseModelWrapper<CTEntry>