Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.asset.service.persistence that return AssetVocabularyPersistence
static AssetVocabularyPersistence AssetVocabularyUtil.getPersistence()
           
 

Methods in com.liferay.portlet.asset.service.persistence with parameters of type AssetVocabularyPersistence
 void AssetVocabularyUtil.setPersistence(AssetVocabularyPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5