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