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