public class BlogsStatsUserWrapper extends BaseModelWrapper<BlogsStatsUser> implements BlogsStatsUser, ModelWrapper<BlogsStatsUser>
This class is a wrapper for BlogsStatsUser.
BlogsStatsUser,
Serialized FormmodelSTATS_USER_ID_ACCESSOR| Constructor and Description |
|---|
BlogsStatsUserWrapper(BlogsStatsUser blogsStatsUser) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCompanyId()
Returns the company ID of this blogs stats user.
|
int |
getEntryCount()
Returns the entry count of this blogs stats user.
|
long |
getGroupId()
Returns the group ID of this blogs stats user.
|
java.util.Date |
getLastPostDate()
Returns the last post date of this blogs stats user.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this blogs stats user.
|
long |
getPrimaryKey()
Returns the primary key of this blogs stats user.
|
double |
getRatingsAverageScore()
Returns the ratings average score of this blogs stats user.
|
int |
getRatingsTotalEntries()
Returns the ratings total entries of this blogs stats user.
|
double |
getRatingsTotalScore()
Returns the ratings total score of this blogs stats user.
|
long |
getStatsUserId()
Returns the stats user ID of this blogs stats user.
|
java.lang.String |
getStatsUserUuid()
Returns the stats user uuid of this blogs stats user.
|
long |
getUserId()
Returns the user ID of this blogs stats user.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this blogs stats user.
|
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
setCompanyId(long companyId)
Sets the company ID of this blogs stats user.
|
void |
setEntryCount(int entryCount)
Sets the entry count of this blogs stats user.
|
void |
setGroupId(long groupId)
Sets the group ID of this blogs stats user.
|
void |
setLastPostDate(java.util.Date lastPostDate)
Sets the last post date of this blogs stats user.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this blogs stats user.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this blogs stats user.
|
void |
setRatingsAverageScore(double ratingsAverageScore)
Sets the ratings average score of this blogs stats user.
|
void |
setRatingsTotalEntries(int ratingsTotalEntries)
Sets the ratings total entries of this blogs stats user.
|
void |
setRatingsTotalScore(double ratingsTotalScore)
Sets the ratings total score of this blogs stats user.
|
void |
setStatsUserId(long statsUserId)
Sets the stats user ID of this blogs stats user.
|
void |
setStatsUserUuid(java.lang.String statsUserUuid)
Sets the stats user uuid of this blogs stats user.
|
void |
setUserId(long userId)
Sets the user ID of this blogs stats user.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this blogs stats user.
|
protected BlogsStatsUserWrapper |
wrap(BlogsStatsUser blogsStatsUser) |
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 BlogsStatsUserWrapper(BlogsStatsUser blogsStatsUser)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<BlogsStatsUser>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<BlogsStatsUser>public long getCompanyId()
getCompanyId in interface BlogsStatsUserModelgetCompanyId in interface ShardedModelpublic int getEntryCount()
getEntryCount in interface BlogsStatsUserModelpublic long getGroupId()
getGroupId in interface BlogsStatsUserModelpublic java.util.Date getLastPostDate()
getLastPostDate in interface BlogsStatsUserModelpublic long getMvccVersion()
getMvccVersion in interface BlogsStatsUserModelgetMvccVersion in interface MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface BlogsStatsUserModelpublic double getRatingsAverageScore()
getRatingsAverageScore in interface BlogsStatsUserModelpublic int getRatingsTotalEntries()
getRatingsTotalEntries in interface BlogsStatsUserModelpublic double getRatingsTotalScore()
getRatingsTotalScore in interface BlogsStatsUserModelpublic long getStatsUserId()
getStatsUserId in interface BlogsStatsUserModelpublic java.lang.String getStatsUserUuid()
getStatsUserUuid in interface BlogsStatsUserModelpublic long getUserId()
getUserId in interface BlogsStatsUserModelpublic java.lang.String getUserUuid()
getUserUuid in interface BlogsStatsUserModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface BlogsStatsUserModelsetCompanyId in interface ShardedModelcompanyId - the company ID of this blogs stats userpublic void setEntryCount(int entryCount)
setEntryCount in interface BlogsStatsUserModelentryCount - the entry count of this blogs stats userpublic void setGroupId(long groupId)
setGroupId in interface BlogsStatsUserModelgroupId - the group ID of this blogs stats userpublic void setLastPostDate(java.util.Date lastPostDate)
setLastPostDate in interface BlogsStatsUserModellastPostDate - the last post date of this blogs stats userpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface BlogsStatsUserModelsetMvccVersion in interface MVCCModelmvccVersion - the mvcc version of this blogs stats userpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface BlogsStatsUserModelprimaryKey - the primary key of this blogs stats userpublic void setRatingsAverageScore(double ratingsAverageScore)
setRatingsAverageScore in interface BlogsStatsUserModelratingsAverageScore - the ratings average score of this blogs stats userpublic void setRatingsTotalEntries(int ratingsTotalEntries)
setRatingsTotalEntries in interface BlogsStatsUserModelratingsTotalEntries - the ratings total entries of this blogs stats userpublic void setRatingsTotalScore(double ratingsTotalScore)
setRatingsTotalScore in interface BlogsStatsUserModelratingsTotalScore - the ratings total score of this blogs stats userpublic void setStatsUserId(long statsUserId)
setStatsUserId in interface BlogsStatsUserModelstatsUserId - the stats user ID of this blogs stats userpublic void setStatsUserUuid(java.lang.String statsUserUuid)
setStatsUserUuid in interface BlogsStatsUserModelstatsUserUuid - the stats user uuid of this blogs stats userpublic void setUserId(long userId)
setUserId in interface BlogsStatsUserModeluserId - the user ID of this blogs stats userpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface BlogsStatsUserModeluserUuid - the user uuid of this blogs stats userprotected BlogsStatsUserWrapper wrap(BlogsStatsUser blogsStatsUser)
wrap in class BaseModelWrapper<BlogsStatsUser>