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