Liferay 7.0-ga1 portal-kernel

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

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

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

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

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


Liferay 7.0-ga1 portal-kernel