public class ImageServiceUtil
extends Object
com.liferay.portal.service.impl.ImageServiceImpl
and is an
access point for service operations in application layer code running on a
remote server. Methods of this service are expected to have security checks
based on the propagated JAAS credentials because this service can be
accessed remotely.ImageService
Constructor and Description |
---|
ImageServiceUtil() |
Modifier and Type | Method and Description |
---|---|
static Image |
getImage(long imageId) |
static String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
static ImageService |
getService() |
public static Image getImage(long imageId) throws PortalException
PortalException
public static String getOSGiServiceIdentifier()
public static ImageService getService()