Liferay 6.1.2-ce-ga3

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

Packages that use AssetVocabularyService
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portlet.asset.service This package defines the asset portlet service local and remote interfaces, utilities, and wrappers. 
com.liferay.portlet.asset.service.base   
com.liferay.portlet.asset.service.impl This package defines the asset portlet local and remote service implementations. 
 

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

Fields in com.liferay.portal.service.base declared as AssetVocabularyService
protected  AssetVocabularyService GroupServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService GroupLocalServiceBaseImpl.assetVocabularyService
           
 

Methods in com.liferay.portal.service.base that return AssetVocabularyService
 AssetVocabularyService GroupServiceBaseImpl.getAssetVocabularyService()
          Returns the asset vocabulary remote service.
 AssetVocabularyService GroupLocalServiceBaseImpl.getAssetVocabularyService()
          Returns the asset vocabulary remote service.
 

Methods in com.liferay.portal.service.base with parameters of type AssetVocabularyService
 void GroupServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 void GroupLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 

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()
          Deprecated. Renamed to AssetVocabularyServiceWrapper.getWrappedService()
 AssetVocabularyService AssetVocabularyServiceWrapper.getWrappedService()
           
 

Methods in com.liferay.portlet.asset.service with parameters of type AssetVocabularyService
 void AssetVocabularyServiceUtil.setService(AssetVocabularyService service)
          Deprecated.  
 void AssetVocabularyServiceWrapper.setWrappedAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Deprecated. Renamed to AssetVocabularyServiceWrapper.setWrappedService(com.liferay.portlet.asset.service.AssetVocabularyService)
 void AssetVocabularyServiceWrapper.setWrappedService(AssetVocabularyService assetVocabularyService)
           
 

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 AssetCategoryLocalServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetTagStatsLocalServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetVocabularyServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetCategoryServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetCategoryPropertyLocalServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetTagPropertyServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetTagPropertyLocalServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetEntryServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetLinkLocalServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetVocabularyLocalServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetTagLocalServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetEntryLocalServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetTagServiceBaseImpl.assetVocabularyService
           
protected  AssetVocabularyService AssetCategoryPropertyServiceBaseImpl.assetVocabularyService
           
 

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

Methods in com.liferay.portlet.asset.service.base with parameters of type AssetVocabularyService
 void AssetCategoryLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 void AssetTagStatsLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 void AssetVocabularyServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 void AssetCategoryServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 void AssetCategoryPropertyLocalServiceBaseImpl.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 AssetEntryServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 void AssetLinkLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 void AssetVocabularyLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 void AssetTagLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 void AssetEntryLocalServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 void AssetTagServiceBaseImpl.setAssetVocabularyService(AssetVocabularyService assetVocabularyService)
          Sets the asset vocabulary remote service.
 void AssetCategoryPropertyServiceBaseImpl.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.1.2-ce-ga3