Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetCategoryFinder
static AssetCategoryFinder AssetCategoryFinderUtil.getFinder()
           
 

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


Liferay 6.1.2-ce-ga3