Uses of Interface
com.liferay.asset.kernel.service.AssetVocabularyService
Packages that use AssetVocabularyService
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of AssetVocabularyService in com.liferay.asset.kernel.service
Classes in com.liferay.asset.kernel.service that implement AssetVocabularyServiceMethods in com.liferay.asset.kernel.service that return AssetVocabularyServiceModifier and TypeMethodDescriptionstatic AssetVocabularyServiceAssetVocabularyServiceUtil.getService()AssetVocabularyServiceWrapper.getWrappedService()Methods in com.liferay.asset.kernel.service with parameters of type AssetVocabularyServiceModifier and TypeMethodDescriptionstatic voidAssetVocabularyServiceUtil.setService(AssetVocabularyService service) voidAssetVocabularyServiceWrapper.setWrappedService(AssetVocabularyService assetVocabularyService) Constructors in com.liferay.asset.kernel.service with parameters of type AssetVocabularyServiceModifierConstructorDescriptionAssetVocabularyServiceWrapper(AssetVocabularyService assetVocabularyService)