Liferay 6.0.3

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

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

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

Fields in com.liferay.portlet.asset.service.base declared as AssetVocabularyPersistence
protected  AssetVocabularyPersistence AssetVocabularyServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetVocabularyLocalServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetTagStatsLocalServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetTagServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetTagPropertyServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetTagPropertyLocalServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetTagLocalServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetLinkLocalServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetEntryServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetEntryLocalServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetCategoryServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetCategoryPropertyServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetCategoryPropertyLocalServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetCategoryLocalServiceBaseImpl.assetVocabularyPersistence
           
 

Methods in com.liferay.portlet.asset.service.base that return AssetVocabularyPersistence
 AssetVocabularyPersistence AssetVocabularyServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetVocabularyLocalServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetTagStatsLocalServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetTagServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetTagPropertyServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetTagPropertyLocalServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetTagLocalServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetLinkLocalServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetEntryServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetEntryLocalServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetCategoryServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetCategoryPropertyServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetCategoryPropertyLocalServiceBaseImpl.getAssetVocabularyPersistence()
           
 AssetVocabularyPersistence AssetCategoryLocalServiceBaseImpl.getAssetVocabularyPersistence()
           
 

Methods in com.liferay.portlet.asset.service.base with parameters of type AssetVocabularyPersistence
 void AssetVocabularyServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetVocabularyLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetTagStatsLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetTagServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetTagPropertyServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetTagPropertyLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetTagLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetLinkLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetEntryServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetEntryLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetCategoryServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetCategoryPropertyServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetCategoryPropertyLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 void AssetCategoryLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
           
 

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

Classes in com.liferay.portlet.asset.service.persistence that implement AssetVocabularyPersistence
 class AssetVocabularyPersistenceImpl
           
 

Fields in com.liferay.portlet.asset.service.persistence declared as AssetVocabularyPersistence
protected  AssetVocabularyPersistence AssetVocabularyPersistenceImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetTagStatsPersistenceImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetTagPropertyPersistenceImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetTagPersistenceImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetLinkPersistenceImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetEntryPersistenceImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetCategoryPropertyPersistenceImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence AssetCategoryPersistenceImpl.assetVocabularyPersistence
           
 

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)
           
 


Liferay 6.0.3