Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.asset.service.persistence.AssetTagStatsPersistence

Packages that use AssetTagStatsPersistence
com.liferay.portlet.asset.service.persistence   
 

Uses of AssetTagStatsPersistence in com.liferay.portlet.asset.service.persistence
 

Methods in com.liferay.portlet.asset.service.persistence that return AssetTagStatsPersistence
static AssetTagStatsPersistence AssetTagStatsUtil.getPersistence()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetTagStatsPersistence
 void AssetTagStatsUtil.setPersistence(AssetTagStatsPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5