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 AssetVocabularyService
AssetVocabularyServiceUtil.getService()
AssetVocabularyServiceWrapper.getWrappedService()
Methods in com.liferay.asset.kernel.service with parameters of type AssetVocabularyServiceModifier and TypeMethodDescriptionstatic void
AssetVocabularyServiceUtil.setService
(AssetVocabularyService service) void
AssetVocabularyServiceWrapper.setWrappedService
(AssetVocabularyService assetVocabularyService) Constructors in com.liferay.asset.kernel.service with parameters of type AssetVocabularyServiceModifierConstructorDescriptionAssetVocabularyServiceWrapper
(AssetVocabularyService assetVocabularyService)