Liferay 6.0.4

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

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

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

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

Methods in com.liferay.portlet.asset.service that return AssetVocabularyLocalService
static AssetVocabularyLocalService AssetVocabularyLocalServiceUtil.getService()
           
 AssetVocabularyLocalService AssetVocabularyLocalServiceWrapper.getWrappedAssetVocabularyLocalService()
           
 

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

Constructors in com.liferay.portlet.asset.service with parameters of type AssetVocabularyLocalService
AssetVocabularyLocalServiceWrapper(AssetVocabularyLocalService assetVocabularyLocalService)
           
 

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

Classes in com.liferay.portlet.asset.service.base that implement AssetVocabularyLocalService
 class AssetVocabularyLocalServiceBaseImpl
           
 

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

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

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

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

Classes in com.liferay.portlet.asset.service.impl that implement AssetVocabularyLocalService
 class AssetVocabularyLocalServiceImpl
           
 


Liferay 6.0.4