|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.messageboards.model.impl.MBDiscussionCacheModel
public class MBDiscussionCacheModel
The cache model class for representing MBDiscussion in entity cache.
MBDiscussion,
Serialized Form| Field Summary | |
|---|---|
long |
classNameId
|
long |
classPK
|
long |
discussionId
|
long |
threadId
|
| Constructor Summary | |
|---|---|
MBDiscussionCacheModel()
|
|
| Method Summary | |
|---|---|
com.liferay.portlet.messageboards.model.MBDiscussion |
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 discussionId
public long classNameId
public long classPK
public long threadId
| Constructor Detail |
|---|
public MBDiscussionCacheModel()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic com.liferay.portlet.messageboards.model.MBDiscussion toEntityModel()
toEntityModel in interface com.liferay.portal.model.CacheModel<com.liferay.portlet.messageboards.model.MBDiscussion>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||