Liferay 6.2-ce-ga5

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

Packages that use AssetVocabularyPersistence
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portlet.asset.service.base   
com.liferay.portlet.asset.service.persistence   
 

Uses of AssetVocabularyPersistence in com.liferay.portal.service.base
 

Fields in com.liferay.portal.service.base declared as AssetVocabularyPersistence
protected  AssetVocabularyPersistence GroupServiceBaseImpl.assetVocabularyPersistence
           
protected  AssetVocabularyPersistence GroupLocalServiceBaseImpl.assetVocabularyPersistence
           
 

Methods in com.liferay.portal.service.base that return AssetVocabularyPersistence
 AssetVocabularyPersistence GroupServiceBaseImpl.getAssetVocabularyPersistence()
          Returns the asset vocabulary persistence.
 AssetVocabularyPersistence GroupLocalServiceBaseImpl.getAssetVocabularyPersistence()
          Returns the asset vocabulary persistence.
 

Methods in com.liferay.portal.service.base with parameters of type AssetVocabularyPersistence
 void GroupServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
          Sets the asset vocabulary persistence.
 void GroupLocalServiceBaseImpl.setAssetVocabularyPersistence(AssetVocabularyPersistence assetVocabularyPersistence)
          Sets the asset vocabulary persistence.
 

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

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

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

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

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

Classes in com.liferay.portlet.asset.service.persistence that implement AssetVocabularyPersistence
 class AssetVocabularyPersistenceImpl
          The persistence implementation for the asset vocabulary service.
 

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