Uses of Interface
com.liferay.asset.kernel.service.AssetVocabularyGroupRelService
Packages that use AssetVocabularyGroupRelService
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of AssetVocabularyGroupRelService in com.liferay.asset.kernel.service
Classes in com.liferay.asset.kernel.service that implement AssetVocabularyGroupRelServiceMethods in com.liferay.asset.kernel.service that return AssetVocabularyGroupRelServiceModifier and TypeMethodDescriptionAssetVocabularyGroupRelServiceUtil.getService()
AssetVocabularyGroupRelServiceWrapper.getWrappedService()
Methods in com.liferay.asset.kernel.service with parameters of type AssetVocabularyGroupRelServiceModifier and TypeMethodDescriptionstatic void
AssetVocabularyGroupRelServiceUtil.setService
(AssetVocabularyGroupRelService service) void
AssetVocabularyGroupRelServiceWrapper.setWrappedService
(AssetVocabularyGroupRelService assetVocabularyGroupRelService) Constructors in com.liferay.asset.kernel.service with parameters of type AssetVocabularyGroupRelServiceModifierConstructorDescriptionAssetVocabularyGroupRelServiceWrapper
(AssetVocabularyGroupRelService assetVocabularyGroupRelService)