Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetTagPersistence
static AssetTagPersistence AssetTagUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5