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