Uses of Interface
com.liferay.asset.kernel.service.AssetEntryService
Packages that use AssetEntryService
Package
Description
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
-
Uses of AssetEntryService in com.liferay.asset.kernel.service
Classes in com.liferay.asset.kernel.service that implement AssetEntryServiceMethods in com.liferay.asset.kernel.service that return AssetEntryServiceModifier and TypeMethodDescriptionstatic AssetEntryService
AssetEntryServiceUtil.getService()
AssetEntryServiceWrapper.getWrappedService()
Methods in com.liferay.asset.kernel.service with parameters of type AssetEntryServiceModifier and TypeMethodDescriptionstatic void
AssetEntryServiceUtil.setService
(AssetEntryService service) void
AssetEntryServiceWrapper.setWrappedService
(AssetEntryService assetEntryService) Constructors in com.liferay.asset.kernel.service with parameters of type AssetEntryService