Liferay 6.0.5

Uses of Interface
com.liferay.portlet.asset.service.AssetVocabularyService

Packages that use AssetVocabularyService
com.liferay.portlet.asset.service   
com.liferay.portlet.asset.service.base   
com.liferay.portlet.asset.service.impl   
 

Uses of AssetVocabularyService in com.liferay.portlet.asset.service
 

Classes in com.liferay.portlet.asset.service that implement AssetVocabularyService
 class AssetVocabularyServiceWrapper
           This class is a wrapper for AssetVocabularyService.
 

Methods in com.liferay.portlet.asset.service that return AssetVocabularyService
static AssetVocabularyService AssetVocabularyServiceUtil.getService()
           
 AssetVocabularyService AssetVocabularyServiceWrapper.getWrappedAssetVocabularyService()
           
 

Methods in com.liferay.portlet.asset.service with parameters of type AssetVocabularyService
 void AssetVocabularyServiceUtil.setService(AssetVocabularyService service)
           
 

Constructors in com.liferay.portlet.asset.service with parameters of type AssetVocabularyService
AssetVocabularyServiceWrapper(AssetVocabularyService assetVocabularyService)
           
 

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

Classes in com.liferay.portlet.asset.service.base that implement AssetVocabularyService
 class AssetVocabularyServiceBaseImpl
          The base implementation of the asset vocabulary remote service.
 

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

Methods in com.liferay.portlet.asset.service.base that return AssetVocabularyService
 AssetVocabularyService AssetVocabularyServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetVocabularyLocalServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetTagStatsLocalServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetTagServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetTagPropertyServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetTagPropertyLocalServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetTagLocalServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetLinkLocalServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetEntryServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetEntryLocalServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetCategoryServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetCategoryPropertyServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetCategoryPropertyLocalServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 AssetVocabularyService AssetCategoryLocalServiceBaseImpl.getAssetVocabularyService()
          Gets the asset vocabulary remote service.
 

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

Uses of AssetVocabularyService in com.liferay.portlet.asset.service.impl
 

Classes in com.liferay.portlet.asset.service.impl that implement AssetVocabularyService
 class AssetVocabularyServiceImpl
           
 


Liferay 6.0.5