Uses of Interface
com.liferay.asset.kernel.service.AssetVocabularyLocalService
Packages that use AssetVocabularyLocalService
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of AssetVocabularyLocalService in com.liferay.asset.kernel.service
Classes in com.liferay.asset.kernel.service that implement AssetVocabularyLocalServiceMethods in com.liferay.asset.kernel.service that return AssetVocabularyLocalServiceModifier and TypeMethodDescriptionstatic AssetVocabularyLocalServiceAssetVocabularyLocalServiceUtil.getService()AssetVocabularyLocalServiceWrapper.getWrappedService()Methods in com.liferay.asset.kernel.service with parameters of type AssetVocabularyLocalServiceModifier and TypeMethodDescriptionstatic voidAssetVocabularyLocalServiceUtil.setService(AssetVocabularyLocalService service) voidAssetVocabularyLocalServiceWrapper.setWrappedService(AssetVocabularyLocalService assetVocabularyLocalService) Constructors in com.liferay.asset.kernel.service with parameters of type AssetVocabularyLocalServiceModifierConstructorDescriptionAssetVocabularyLocalServiceWrapper(AssetVocabularyLocalService assetVocabularyLocalService)