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 AssetCategoryService
AssetCategoryServiceUtil.getService()
AssetCategoryServiceWrapper.getWrappedService()
Methods in com.liferay.asset.kernel.service with parameters of type AssetCategoryServiceModifier and TypeMethodDescriptionstatic void
AssetCategoryServiceUtil.setService
(AssetCategoryService service) void
AssetCategoryServiceWrapper.setWrappedService
(AssetCategoryService assetCategoryService) Constructors in com.liferay.asset.kernel.service with parameters of type AssetCategoryServiceModifierConstructorDescriptionAssetCategoryServiceWrapper
(AssetCategoryService assetCategoryService)