|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.messageboards.model.impl.MBStatsUserCacheModel
public class MBStatsUserCacheModel
The cache model class for representing MBStatsUser in entity cache.
MBStatsUser,
Serialized Form| Field Summary | |
|---|---|
long |
groupId
|
long |
lastPostDate
|
int |
messageCount
|
long |
statsUserId
|
long |
userId
|
| Constructor Summary | |
|---|---|
MBStatsUserCacheModel()
|
|
| Method Summary | |
|---|---|
com.liferay.portlet.messageboards.model.MBStatsUser |
toEntityModel()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public long statsUserId
public long groupId
public long userId
public int messageCount
public long lastPostDate
| Constructor Detail |
|---|
public MBStatsUserCacheModel()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic com.liferay.portlet.messageboards.model.MBStatsUser toEntityModel()
toEntityModel in interface com.liferay.portal.model.CacheModel<com.liferay.portlet.messageboards.model.MBStatsUser>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||