Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetEntryFinder
static AssetEntryFinder AssetEntryFinderUtil.getFinder()
           
 

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


Liferay 6.1.2-ce-ga3