com.liferay.asset.tag.stats.model.impl.AssetTagStatsImpl
@Deprecated @ProviderType public interface AssetTagStats extends AssetTagStatsModel, PersistedModel
AssetTagStatsModel
Modifier and Type | Field and Description |
---|---|
static Accessor<AssetTagStats,Long> |
TAG_STATS_ID_ACCESSOR
Deprecated.
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
getAssetCount, getClassName, getClassNameId, getCompanyId, getPrimaryKey, getTagId, getTagStatsId, setAssetCount, setClassName, setClassNameId, setCompanyId, setPrimaryKey, setTagId, setTagStatsId
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
persist
static final Accessor<AssetTagStats,Long> TAG_STATS_ID_ACCESSOR
com.liferay.portlet.asset.model.impl.AssetTagStatsImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.