com.liferay.portlet.asset.model
Interface AssetTagStats

All Superinterfaces:
AssetTagStatsModel, BaseModel<AssetTagStats>, java.lang.Cloneable, java.lang.Comparable<AssetTagStats>, java.io.Serializable
All Known Implementing Classes:
AssetTagStatsWrapper

public interface AssetTagStats
extends AssetTagStatsModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the AssetTagStats table in the database.

Customize com.liferay.portlet.asset.model.impl.AssetTagStatsImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
AssetTagStatsModel, com.liferay.portlet.asset.model.impl.AssetTagStatsImpl, com.liferay.portlet.asset.model.impl.AssetTagStatsModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.asset.model.AssetTagStatsModel
clone, compareTo, getAssetCount, getClassName, getClassNameId, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getTagId, getTagStatsId, hashCode, isCachedModel, isEscapedModel, isNew, setAssetCount, setCachedModel, setClassNameId, setEscapedModel, setExpandoBridgeAttributes, setNew, setPrimaryKey, setTagId, setTagStatsId, toEscapedModel, toString, toXmlString