Liferay 7.0-ce-m3

com.liferay.portlet.asset.util
Class AssetVocabularyUtil

java.lang.Object
  extended by com.liferay.portlet.asset.util.AssetVocabularyUtil

public class AssetVocabularyUtil
extends Object


Constructor Summary
AssetVocabularyUtil()
           
 
Method Summary
static List<AssetVocabulary> getVocabularies(Hits hits)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssetVocabularyUtil

public AssetVocabularyUtil()
Method Detail

getVocabularies

public static List<AssetVocabulary> getVocabularies(Hits hits)
                                             throws PortalException
Throws:
PortalException

Liferay 7.0-ce-m3