@ProviderType public class MBStatsUserWrapper extends java.lang.Object 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.lang.Object |
clone() |
int |
compareTo(MBStatsUser mbStatsUser) |
boolean |
equals(java.lang.Object obj) |
long |
getCompanyId()
Returns the company ID of this message boards stats user.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
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() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
long |
getPrimaryKey()
Returns the primary key of this message boards stats user.
|
java.io.Serializable |
getPrimaryKeyObj() |
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.
|
MBStatsUser |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setCompanyId(long companyId)
Sets the company ID of this message boards stats user.
|
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
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 |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this message boards stats user.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
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.
|
com.liferay.portal.kernel.model.CacheModel<MBStatsUser> |
toCacheModel() |
MBStatsUser |
toEscapedModel() |
java.lang.String |
toString() |
MBStatsUser |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public MBStatsUserWrapper(MBStatsUser mbStatsUser)
public java.lang.Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
public java.lang.String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
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 java.lang.Object clone()
clone
in interface MBStatsUserModel
clone
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
clone
in class java.lang.Object
public int compareTo(MBStatsUser mbStatsUser)
compareTo
in interface MBStatsUserModel
compareTo
in interface java.lang.Comparable<MBStatsUser>
public long getCompanyId()
getCompanyId
in interface MBStatsUserModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface MBStatsUserModel
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
public long getGroupId()
getGroupId
in interface MBStatsUserModel
public java.util.Date getLastPostDate()
getLastPostDate
in interface MBStatsUserModel
public int getMessageCount()
getMessageCount
in interface MBStatsUserModel
public long getPrimaryKey()
getPrimaryKey
in interface MBStatsUserModel
public java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface MBStatsUserModel
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public long getStatsUserId()
getStatsUserId
in interface MBStatsUserModel
public java.lang.String getStatsUserUuid()
getStatsUserUuid
in interface MBStatsUserModel
public long getUserId()
getUserId
in interface MBStatsUserModel
public java.lang.String getUserUuid()
getUserUuid
in interface MBStatsUserModel
public int hashCode()
hashCode
in interface MBStatsUserModel
hashCode
in class java.lang.Object
public boolean isCachedModel()
isCachedModel
in interface MBStatsUserModel
isCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public boolean isEscapedModel()
isEscapedModel
in interface MBStatsUserModel
isEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public boolean isNew()
isNew
in interface MBStatsUserModel
isNew
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCachedModel(boolean cachedModel)
setCachedModel
in interface MBStatsUserModel
setCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public void setCompanyId(long companyId)
setCompanyId
in interface MBStatsUserModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this message boards stats userpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface MBStatsUserModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface MBStatsUserModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface MBStatsUserModel
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public void setGroupId(long groupId)
setGroupId
in interface MBStatsUserModel
groupId
- the group ID of this message boards stats userpublic void setLastPostDate(java.util.Date lastPostDate)
setLastPostDate
in interface MBStatsUserModel
lastPostDate
- the last post date of this message boards stats userpublic void setMessageCount(int messageCount)
setMessageCount
in interface MBStatsUserModel
messageCount
- the message count of this message boards stats userpublic void setNew(boolean n)
setNew
in interface MBStatsUserModel
setNew
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface MBStatsUserModel
primaryKey
- the primary key of this message boards stats userpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface MBStatsUserModel
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
public void setStatsUserId(long statsUserId)
setStatsUserId
in interface MBStatsUserModel
statsUserId
- the stats user ID of this message boards stats userpublic void setStatsUserUuid(java.lang.String statsUserUuid)
setStatsUserUuid
in interface MBStatsUserModel
statsUserUuid
- the stats user uuid of this message boards stats userpublic void setUserId(long userId)
setUserId
in interface MBStatsUserModel
userId
- the user ID of this message boards stats userpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface MBStatsUserModel
userUuid
- the user uuid of this message boards stats userpublic com.liferay.portal.kernel.model.CacheModel<MBStatsUser> toCacheModel()
toCacheModel
in interface MBStatsUserModel
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public MBStatsUser toEscapedModel()
toEscapedModel
in interface MBStatsUserModel
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public java.lang.String toString()
toString
in interface MBStatsUserModel
toString
in class java.lang.Object
public MBStatsUser toUnescapedModel()
toUnescapedModel
in interface MBStatsUserModel
toUnescapedModel
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public java.lang.String toXmlString()
toXmlString
in interface MBStatsUserModel
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public MBStatsUser getWrappedModel()
getWrappedModel
in interface com.liferay.portal.kernel.model.ModelWrapper<MBStatsUser>
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<MBStatsUser>