Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetVocabularyFinder
static AssetVocabularyFinder AssetVocabularyFinderUtil.getFinder()
           
 

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


Liferay 6.1.2-ce-ga3