public class RatingsEntryWrapper extends BaseModelWrapper<RatingsEntry> implements ModelWrapper<RatingsEntry>, RatingsEntry
This class is a wrapper for RatingsEntry.
RatingsEntry,
Serialized FormmodelENTRY_ID_ACCESSOR| Constructor and Description |
|---|
RatingsEntryWrapper(RatingsEntry ratingsEntry) |
| Modifier and Type | Method and Description |
|---|---|
RatingsEntry |
cloneWithOriginalValues() |
Map<String,Function<RatingsEntry,Object>> |
getAttributeGetterFunctions() |
Map<String,BiConsumer<RatingsEntry,Object>> |
getAttributeSetterBiConsumers() |
String |
getClassName()
Returns the fully qualified class name of this ratings entry.
|
long |
getClassNameId()
Returns the class name ID of this ratings entry.
|
long |
getClassPK()
Returns the class pk of this ratings entry.
|
long |
getCompanyId()
Returns the company ID of this ratings entry.
|
Date |
getCreateDate()
Returns the create date of this ratings entry.
|
long |
getCtCollectionId()
Returns the ct collection ID of this ratings entry.
|
long |
getEntryId()
Returns the entry ID of this ratings entry.
|
Map<String,Object> |
getModelAttributes() |
Date |
getModifiedDate()
Returns the modified date of this ratings entry.
|
long |
getMvccVersion()
Returns the mvcc version of this ratings entry.
|
long |
getPrimaryKey()
Returns the primary key of this ratings entry.
|
double |
getScore()
Returns the score of this ratings entry.
|
StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this ratings entry.
|
String |
getUserName()
Returns the user name of this ratings entry.
|
String |
getUserUuid()
Returns the user uuid of this ratings entry.
|
String |
getUuid()
Returns the uuid of this ratings entry.
|
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
setClassName(String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this ratings entry.
|
void |
setClassPK(long classPK)
Sets the class pk of this ratings entry.
|
void |
setCompanyId(long companyId)
Sets the company ID of this ratings entry.
|
void |
setCreateDate(Date createDate)
Sets the create date of this ratings entry.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this ratings entry.
|
void |
setEntryId(long entryId)
Sets the entry ID of this ratings entry.
|
void |
setModelAttributes(Map<String,Object> attributes) |
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this ratings entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this ratings entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this ratings entry.
|
void |
setScore(double score)
Sets the score of this ratings entry.
|
void |
setUserId(long userId)
Sets the user ID of this ratings entry.
|
void |
setUserName(String userName)
Sets the user name of this ratings entry.
|
void |
setUserUuid(String userUuid)
Sets the user uuid of this ratings entry.
|
void |
setUuid(String uuid)
Sets the uuid of this ratings entry.
|
protected RatingsEntryWrapper |
wrap(RatingsEntry ratingsEntry) |
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, toXmlStringgetWrappedModelclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringclonegetModelClass, getModelClassNamepublic RatingsEntryWrapper(RatingsEntry ratingsEntry)
public Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<RatingsEntry>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<RatingsEntry>public RatingsEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface BaseModel<RatingsEntry>cloneWithOriginalValues in interface RatingsEntryModelpublic String getClassName()
getClassName in interface TypedModelgetClassName in interface RatingsEntryModelpublic long getClassNameId()
getClassNameId in interface TypedModelgetClassNameId in interface RatingsEntryModelpublic long getClassPK()
getClassPK in interface AttachedModelgetClassPK in interface RatingsEntryModelpublic long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface StagedModelgetCompanyId in interface RatingsEntryModelpublic Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface StagedModelgetCreateDate in interface RatingsEntryModelpublic long getCtCollectionId()
getCtCollectionId in interface CTModel<RatingsEntry>getCtCollectionId in interface RatingsEntryModelpublic long getEntryId()
getEntryId in interface RatingsEntryModelpublic Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelgetModifiedDate in interface RatingsEntryModelpublic long getMvccVersion()
getMvccVersion in interface MVCCModelgetMvccVersion in interface RatingsEntryModelpublic long getPrimaryKey()
getPrimaryKey in interface CTModel<RatingsEntry>getPrimaryKey in interface RatingsEntryModelpublic double getScore()
getScore in interface RatingsEntryModelpublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface RatingsEntryModelpublic String getUserName()
getUserName in interface AuditedModelgetUserName in interface RatingsEntryModelpublic String getUserUuid()
getUserUuid in interface AuditedModelgetUserUuid in interface RatingsEntryModelpublic String getUuid()
getUuid in interface StagedModelgetUuid in interface RatingsEntryModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setClassName(String className)
setClassName in interface RatingsEntryModelpublic void setClassNameId(long classNameId)
setClassNameId in interface TypedModelsetClassNameId in interface RatingsEntryModelclassNameId - the class name ID of this ratings entrypublic void setClassPK(long classPK)
setClassPK in interface AttachedModelsetClassPK in interface RatingsEntryModelclassPK - the class pk of this ratings entrypublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelsetCompanyId in interface RatingsEntryModelcompanyId - the company ID of this ratings entrypublic void setCreateDate(Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface StagedModelsetCreateDate in interface RatingsEntryModelcreateDate - the create date of this ratings entrypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CTModel<RatingsEntry>setCtCollectionId in interface RatingsEntryModelctCollectionId - the ct collection ID of this ratings entrypublic void setEntryId(long entryId)
setEntryId in interface RatingsEntryModelentryId - the entry ID of this ratings entrypublic void setModifiedDate(Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelsetModifiedDate in interface RatingsEntryModelmodifiedDate - the modified date of this ratings entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MVCCModelsetMvccVersion in interface RatingsEntryModelmvccVersion - the mvcc version of this ratings entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CTModel<RatingsEntry>setPrimaryKey in interface RatingsEntryModelprimaryKey - the primary key of this ratings entrypublic void setScore(double score)
setScore in interface RatingsEntryModelscore - the score of this ratings entrypublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface RatingsEntryModeluserId - the user ID of this ratings entrypublic void setUserName(String userName)
setUserName in interface AuditedModelsetUserName in interface RatingsEntryModeluserName - the user name of this ratings entrypublic void setUserUuid(String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface RatingsEntryModeluserUuid - the user uuid of this ratings entrypublic void setUuid(String uuid)
setUuid in interface StagedModelsetUuid in interface RatingsEntryModeluuid - the uuid of this ratings entrypublic Map<String,Function<RatingsEntry,Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<RatingsEntry>public Map<String,BiConsumer<RatingsEntry,Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<RatingsEntry>public StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelprotected RatingsEntryWrapper wrap(RatingsEntry ratingsEntry)
wrap in class BaseModelWrapper<RatingsEntry>