Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetCategoryPropertyFinder
static AssetCategoryPropertyFinder AssetCategoryPropertyFinderUtil.getFinder()
           
 

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


Liferay 6.2-ce-ga5