Uses of Interface
com.liferay.asset.kernel.service.AssetCategoryService
Packages that use AssetCategoryService
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of AssetCategoryService in com.liferay.asset.kernel.service
Classes in com.liferay.asset.kernel.service that implement AssetCategoryServiceMethods in com.liferay.asset.kernel.service that return AssetCategoryServiceModifier and TypeMethodDescriptionstatic AssetCategoryServiceAssetCategoryServiceUtil.getService()AssetCategoryServiceWrapper.getWrappedService()Methods in com.liferay.asset.kernel.service with parameters of type AssetCategoryServiceModifier and TypeMethodDescriptionstatic voidAssetCategoryServiceUtil.setService(AssetCategoryService service) voidAssetCategoryServiceWrapper.setWrappedService(AssetCategoryService assetCategoryService) Constructors in com.liferay.asset.kernel.service with parameters of type AssetCategoryServiceModifierConstructorDescriptionAssetCategoryServiceWrapper(AssetCategoryService assetCategoryService)