|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portlet.blogs.model.BlogsStatsUserWrapper
@ProviderType public class BlogsStatsUserWrapper
This class is a wrapper for BlogsStatsUser
.
BlogsStatsUser
,
Serialized FormConstructor Summary | |
---|---|
BlogsStatsUserWrapper(BlogsStatsUser blogsStatsUser)
|
Method Summary | |
---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(BlogsStatsUser blogsStatsUser)
|
boolean |
equals(Object obj)
|
long |
getCompanyId()
Returns the company ID of this blogs stats user. |
int |
getEntryCount()
Returns the entry count of this blogs stats user. |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance. |
long |
getGroupId()
Returns the group ID of this blogs stats user. |
Date |
getLastPostDate()
Returns the last post date of this blogs stats user. |
Map<String,Object> |
getModelAttributes()
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
long |
getPrimaryKey()
Returns the primary key of this blogs stats user. |
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance. |
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. |
String |
getStatsUserUuid()
Returns the stats user uuid of this blogs stats user. |
long |
getUserId()
Returns the user ID of this blogs stats user. |
String |
getUserUuid()
Returns the user uuid of this blogs stats user. |
BlogsStatsUser |
getWrappedBlogsStatsUser()
Deprecated. As of 6.1.0, replaced by getWrappedModel() |
BlogsStatsUser |
getWrappedModel()
|
int |
hashCode()
|
boolean |
isCachedModel()
Returns true if this model instance was retrieved from the
entity cache. |
boolean |
isEscapedModel()
Returns true if this model instance is escaped. |
boolean |
isNew()
Returns true if this model instance does not yet exist in
the database. |
void |
persist()
Updates this model instance in the database or adds it if it does not yet exist. |
void |
resetOriginalValues()
Reset all original fields to current values. |
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache. |
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 |
setExpandoBridgeAttributes(BaseModel<?> baseModel)
|
void |
setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
|
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
void |
setGroupId(long groupId)
Sets the group ID of this blogs stats user. |
void |
setLastPostDate(Date lastPostDate)
Sets the last post date of this blogs stats user. |
void |
setModelAttributes(Map<String,Object> attributes)
|
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database. |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this blogs stats user. |
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance. |
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(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(String userUuid)
Sets the user uuid of this blogs stats user. |
CacheModel<BlogsStatsUser> |
toCacheModel()
Returns a cache model object for this entity used by entity cache. |
BlogsStatsUser |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it with an AutoEscapeBeanHandler . |
String |
toString()
|
BlogsStatsUser |
toUnescapedModel()
|
String |
toXmlString()
Returns the XML representation of this model instance. |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BlogsStatsUserWrapper(BlogsStatsUser blogsStatsUser)
Method Detail |
---|
public Class<?> getModelClass()
getModelClass
in interface ClassedModel
public String getModelClassName()
getModelClassName
in interface ClassedModel
public Map<String,Object> getModelAttributes()
getModelAttributes
in interface BaseModel<BlogsStatsUser>
public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes
in interface BaseModel<BlogsStatsUser>
public long getPrimaryKey()
getPrimaryKey
in interface BlogsStatsUserModel
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface BlogsStatsUserModel
primaryKey
- the primary key of this blogs stats userpublic long getStatsUserId()
getStatsUserId
in interface BlogsStatsUserModel
public void setStatsUserId(long statsUserId)
setStatsUserId
in interface BlogsStatsUserModel
statsUserId
- the stats user ID of this blogs stats userpublic String getStatsUserUuid() throws SystemException
getStatsUserUuid
in interface BlogsStatsUserModel
SystemException
- if a system exception occurredpublic void setStatsUserUuid(String statsUserUuid)
setStatsUserUuid
in interface BlogsStatsUserModel
statsUserUuid
- the stats user uuid of this blogs stats userpublic long getGroupId()
getGroupId
in interface BlogsStatsUserModel
public void setGroupId(long groupId)
setGroupId
in interface BlogsStatsUserModel
groupId
- the group ID of this blogs stats userpublic long getCompanyId()
getCompanyId
in interface BlogsStatsUserModel
public void setCompanyId(long companyId)
setCompanyId
in interface BlogsStatsUserModel
companyId
- the company ID of this blogs stats userpublic long getUserId()
getUserId
in interface BlogsStatsUserModel
public void setUserId(long userId)
setUserId
in interface BlogsStatsUserModel
userId
- the user ID of this blogs stats userpublic String getUserUuid() throws SystemException
getUserUuid
in interface BlogsStatsUserModel
SystemException
- if a system exception occurredpublic void setUserUuid(String userUuid)
setUserUuid
in interface BlogsStatsUserModel
userUuid
- the user uuid of this blogs stats userpublic int getEntryCount()
getEntryCount
in interface BlogsStatsUserModel
public void setEntryCount(int entryCount)
setEntryCount
in interface BlogsStatsUserModel
entryCount
- the entry count of this blogs stats userpublic Date getLastPostDate()
getLastPostDate
in interface BlogsStatsUserModel
public void setLastPostDate(Date lastPostDate)
setLastPostDate
in interface BlogsStatsUserModel
lastPostDate
- the last post date of this blogs stats userpublic int getRatingsTotalEntries()
getRatingsTotalEntries
in interface BlogsStatsUserModel
public void setRatingsTotalEntries(int ratingsTotalEntries)
setRatingsTotalEntries
in interface BlogsStatsUserModel
ratingsTotalEntries
- the ratings total entries of this blogs stats userpublic double getRatingsTotalScore()
getRatingsTotalScore
in interface BlogsStatsUserModel
public void setRatingsTotalScore(double ratingsTotalScore)
setRatingsTotalScore
in interface BlogsStatsUserModel
ratingsTotalScore
- the ratings total score of this blogs stats userpublic double getRatingsAverageScore()
getRatingsAverageScore
in interface BlogsStatsUserModel
public void setRatingsAverageScore(double ratingsAverageScore)
setRatingsAverageScore
in interface BlogsStatsUserModel
ratingsAverageScore
- the ratings average score of this blogs stats userpublic boolean isNew()
BaseModel
true
if this model instance does not yet exist in
the database.
isNew
in interface BaseModel<BlogsStatsUser>
isNew
in interface BlogsStatsUserModel
true
if this model instance does not yet exist in
the database; false
otherwisepublic void setNew(boolean n)
BaseModel
setNew
in interface BaseModel<BlogsStatsUser>
setNew
in interface BlogsStatsUserModel
n
- whether this model instance does not yet exist in the databasepublic boolean isCachedModel()
BaseModel
true
if this model instance was retrieved from the
entity cache.
isCachedModel
in interface BaseModel<BlogsStatsUser>
isCachedModel
in interface BlogsStatsUserModel
true
if this model instance was retrieved from the
entity cache; false
otherwiseBaseModel.setCachedModel(boolean)
public void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel
in interface BaseModel<BlogsStatsUser>
setCachedModel
in interface BlogsStatsUserModel
cachedModel
- whether this model instance was retrieved from the
entity cacheEntityCache
public boolean isEscapedModel()
BaseModel
true
if this model instance is escaped.
isEscapedModel
in interface BaseModel<BlogsStatsUser>
isEscapedModel
in interface BlogsStatsUserModel
true
if this model instance is escaped;
false
otherwisepublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj
in interface BaseModel<BlogsStatsUser>
getPrimaryKeyObj
in interface ClassedModel
getPrimaryKeyObj
in interface BlogsStatsUserModel
public void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj
in interface BaseModel<BlogsStatsUser>
setPrimaryKeyObj
in interface ClassedModel
setPrimaryKeyObj
in interface BlogsStatsUserModel
primaryKeyObj
- the primary key of this model instancepublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface BaseModel<BlogsStatsUser>
getExpandoBridge
in interface ClassedModel
getExpandoBridge
in interface BlogsStatsUserModel
public void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface BaseModel<BlogsStatsUser>
setExpandoBridgeAttributes
in interface BlogsStatsUserModel
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface BaseModel<BlogsStatsUser>
setExpandoBridgeAttributes
in interface BlogsStatsUserModel
public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes
in interface BaseModel<BlogsStatsUser>
setExpandoBridgeAttributes
in interface BlogsStatsUserModel
serviceContext
- the service context to be appliedServiceContext.getExpandoBridgeAttributes(
)
public Object clone()
BaseModel
clone
in interface BaseModel<BlogsStatsUser>
clone
in interface BlogsStatsUserModel
clone
in class Object
public int compareTo(BlogsStatsUser blogsStatsUser)
compareTo
in interface BlogsStatsUserModel
compareTo
in interface Comparable<BlogsStatsUser>
public int hashCode()
hashCode
in interface BlogsStatsUserModel
hashCode
in class Object
public CacheModel<BlogsStatsUser> toCacheModel()
BaseModel
toCacheModel
in interface BaseModel<BlogsStatsUser>
toCacheModel
in interface BlogsStatsUserModel
public BlogsStatsUser toEscapedModel()
BaseModel
AutoEscapeBeanHandler
.
toEscapedModel
in interface BaseModel<BlogsStatsUser>
toEscapedModel
in interface BlogsStatsUserModel
AutoEscapeBeanHandler
public BlogsStatsUser toUnescapedModel()
toUnescapedModel
in interface BaseModel<BlogsStatsUser>
toUnescapedModel
in interface BlogsStatsUserModel
public String toString()
toString
in interface BlogsStatsUserModel
toString
in class Object
public String toXmlString()
BaseModel
toXmlString
in interface BaseModel<BlogsStatsUser>
toXmlString
in interface BlogsStatsUserModel
public void persist() throws SystemException
PersistedModel
persist
in interface PersistedModel
SystemException
- if a system exception occurredpublic boolean equals(Object obj)
equals
in class Object
public BlogsStatsUser getWrappedBlogsStatsUser()
getWrappedModel()
public BlogsStatsUser getWrappedModel()
getWrappedModel
in interface ModelWrapper<BlogsStatsUser>
public void resetOriginalValues()
BaseModel
resetOriginalValues
in interface BaseModel<BlogsStatsUser>
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |