public class MBStatsUserWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MBStatsUser> implements MBStatsUser, com.liferay.portal.kernel.model.ModelWrapper<MBStatsUser>
This class is a wrapper for MBStatsUser.
MBStatsUser,
Serialized FormSTATS_USER_ID_ACCESSOR| Constructor and Description |
|---|
MBStatsUserWrapper(MBStatsUser mbStatsUser) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.function.Function<MBStatsUser,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<MBStatsUser,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this message boards stats user.
|
long |
getCtCollectionId()
Returns the ct collection ID of this message boards stats user.
|
long |
getGroupId()
Returns the group ID of this message boards stats user.
|
java.util.Date |
getLastPostDate()
Returns the last post date of this message boards stats user.
|
int |
getMessageCount()
Returns the message count of this message boards stats user.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this message boards stats user.
|
long |
getPrimaryKey()
Returns the primary key of this message boards stats user.
|
long |
getStatsUserId()
Returns the stats user ID of this message boards stats user.
|
java.lang.String |
getStatsUserUuid()
Returns the stats user uuid of this message boards stats user.
|
long |
getUserId()
Returns the user ID of this message boards stats user.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this message boards stats user.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this message boards stats user.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this message boards stats user.
|
void |
setGroupId(long groupId)
Sets the group ID of this message boards stats user.
|
void |
setLastPostDate(java.util.Date lastPostDate)
Sets the last post date of this message boards stats user.
|
void |
setMessageCount(int messageCount)
Sets the message count of this message boards stats user.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this message boards stats user.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this message boards stats user.
|
void |
setStatsUserId(long statsUserId)
Sets the stats user ID of this message boards stats user.
|
void |
setStatsUserUuid(java.lang.String statsUserUuid)
Sets the stats user uuid of this message boards stats user.
|
void |
setUserId(long userId)
Sets the user ID of this message boards stats user.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this message boards stats user.
|
protected MBStatsUserWrapper |
wrap(MBStatsUser mbStatsUser) |
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, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic MBStatsUserWrapper(MBStatsUser mbStatsUser)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>public long getCompanyId()
getCompanyId in interface MBStatsUserModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getCtCollectionId()
getCtCollectionId in interface MBStatsUserModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<MBStatsUser>public long getGroupId()
getGroupId in interface MBStatsUserModelpublic java.util.Date getLastPostDate()
getLastPostDate in interface MBStatsUserModelpublic int getMessageCount()
getMessageCount in interface MBStatsUserModelpublic long getMvccVersion()
getMvccVersion in interface MBStatsUserModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface MBStatsUserModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<MBStatsUser>public long getStatsUserId()
getStatsUserId in interface MBStatsUserModelpublic java.lang.String getStatsUserUuid()
getStatsUserUuid in interface MBStatsUserModelpublic long getUserId()
getUserId in interface MBStatsUserModelpublic java.lang.String getUserUuid()
getUserUuid in interface MBStatsUserModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface MBStatsUserModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this message boards stats userpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface MBStatsUserModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<MBStatsUser>ctCollectionId - the ct collection ID of this message boards stats userpublic void setGroupId(long groupId)
setGroupId in interface MBStatsUserModelgroupId - the group ID of this message boards stats userpublic void setLastPostDate(java.util.Date lastPostDate)
setLastPostDate in interface MBStatsUserModellastPostDate - the last post date of this message boards stats userpublic void setMessageCount(int messageCount)
setMessageCount in interface MBStatsUserModelmessageCount - the message count of this message boards stats userpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MBStatsUserModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this message boards stats userpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface MBStatsUserModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<MBStatsUser>primaryKey - the primary key of this message boards stats userpublic void setStatsUserId(long statsUserId)
setStatsUserId in interface MBStatsUserModelstatsUserId - the stats user ID of this message boards stats userpublic void setStatsUserUuid(java.lang.String statsUserUuid)
setStatsUserUuid in interface MBStatsUserModelstatsUserUuid - the stats user uuid of this message boards stats userpublic void setUserId(long userId)
setUserId in interface MBStatsUserModeluserId - the user ID of this message boards stats userpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface MBStatsUserModeluserUuid - the user uuid of this message boards stats userpublic java.util.Map<java.lang.String,java.util.function.Function<MBStatsUser,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>public java.util.Map<java.lang.String,java.util.function.BiConsumer<MBStatsUser,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>protected MBStatsUserWrapper wrap(MBStatsUser mbStatsUser)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MBStatsUser>