Liferay 7.0-ga1 portal-kernel

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

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

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

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

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


Liferay 7.0-ga1 portal-kernel