Uses of Interface
com.liferay.asset.kernel.service.AssetCategoryLocalService
Packages that use AssetCategoryLocalService
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of AssetCategoryLocalService in com.liferay.asset.kernel.service
Classes in com.liferay.asset.kernel.service that implement AssetCategoryLocalServiceMethods in com.liferay.asset.kernel.service that return AssetCategoryLocalServiceModifier and TypeMethodDescriptionstatic AssetCategoryLocalService
AssetCategoryLocalServiceUtil.getService()
AssetCategoryLocalServiceWrapper.getWrappedService()
Methods in com.liferay.asset.kernel.service with parameters of type AssetCategoryLocalServiceModifier and TypeMethodDescriptionstatic void
AssetCategoryLocalServiceUtil.setService
(AssetCategoryLocalService service) void
AssetCategoryLocalServiceWrapper.setWrappedService
(AssetCategoryLocalService assetCategoryLocalService) Constructors in com.liferay.asset.kernel.service with parameters of type AssetCategoryLocalServiceModifierConstructorDescriptionAssetCategoryLocalServiceWrapper
(AssetCategoryLocalService assetCategoryLocalService)