Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetTagPropertyFinder
static AssetTagPropertyFinder AssetTagPropertyFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetTagPropertyFinder
 void AssetTagPropertyFinderUtil.setFinder(AssetTagPropertyFinder finder)
           
 


Liferay 6.2-ce-ga5