|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.asset.service.base.AssetTagStatsLocalServiceBaseImpl
com.liferay.portlet.asset.service.impl.AssetTagStatsLocalServiceImpl
public class AssetTagStatsLocalServiceImpl
Field Summary |
---|
Constructor Summary | |
---|---|
AssetTagStatsLocalServiceImpl()
|
Method Summary | |
---|---|
com.liferay.portlet.asset.model.AssetTagStats |
addTagStats(long tagId,
long classNameId)
|
void |
deleteTagStatsByClassNameId(long classNameId)
|
void |
deleteTagStatsByTagId(long tagId)
|
com.liferay.portlet.asset.model.AssetTagStats |
getTagStats(long tagId,
long classNameId)
|
com.liferay.portlet.asset.model.AssetTagStats |
updateTagStats(long tagId,
long classNameId)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssetTagStatsLocalServiceImpl()
Method Detail |
---|
public com.liferay.portlet.asset.model.AssetTagStats addTagStats(long tagId, long classNameId) throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException
public void deleteTagStatsByClassNameId(long classNameId) throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException
public void deleteTagStatsByTagId(long tagId) throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException
public com.liferay.portlet.asset.model.AssetTagStats getTagStats(long tagId, long classNameId) throws com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.SystemException
public com.liferay.portlet.asset.model.AssetTagStats updateTagStats(long tagId, long classNameId) throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |