Liferay 6.1.2-ce-ga3

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.  
 


Liferay 6.1.2-ce-ga3