Liferay 6.1.10-ee-ga1

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.1.10-ee-ga1