@AccessControlled @JSONWebService @ProviderType @Transactional(isolation=PORTAL, rollbackFor={PortalException.class,SystemException.class}) public interface ImageService extends BaseService
ImageServiceUtil
,
ImageServiceBaseImpl
,
ImageServiceImpl
Modifier and Type | Method and Description |
---|---|
Image |
getImage(long imageId) |
String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
@Transactional(propagation=SUPPORTS, readOnly=true) Image getImage(long imageId) throws PortalException
PortalException
String getOSGiServiceIdentifier()