Uses of Interface
com.liferay.portal.kernel.service.ImageLocalService
Packages that use ImageLocalService
Package
Description
This package defines the portal service interfaces and classes.
-
Uses of ImageLocalService in com.liferay.portal.kernel.service
Classes in com.liferay.portal.kernel.service that implement ImageLocalServiceMethods in com.liferay.portal.kernel.service that return ImageLocalServiceModifier and TypeMethodDescriptionstatic ImageLocalService
ImageLocalServiceUtil.getService()
ImageLocalServiceWrapper.getWrappedService()
Methods in com.liferay.portal.kernel.service with parameters of type ImageLocalServiceModifier and TypeMethodDescriptionstatic void
ImageLocalServiceUtil.setService
(ImageLocalService service) void
ImageLocalServiceWrapper.setWrappedService
(ImageLocalService imageLocalService) Constructors in com.liferay.portal.kernel.service with parameters of type ImageLocalService