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 AssetVocabularyLocalService
AssetVocabularyLocalServiceUtil.getService()
AssetVocabularyLocalServiceWrapper.getWrappedService()
Methods in com.liferay.asset.kernel.service with parameters of type AssetVocabularyLocalServiceModifier and TypeMethodDescriptionstatic void
AssetVocabularyLocalServiceUtil.setService
(AssetVocabularyLocalService service) void
AssetVocabularyLocalServiceWrapper.setWrappedService
(AssetVocabularyLocalService assetVocabularyLocalService) Constructors in com.liferay.asset.kernel.service with parameters of type AssetVocabularyLocalServiceModifierConstructorDescriptionAssetVocabularyLocalServiceWrapper
(AssetVocabularyLocalService assetVocabularyLocalService)