com.liferay.portal.service
Class ImageServiceWrapper
java.lang.Object
com.liferay.portal.service.ImageServiceWrapper
- All Implemented Interfaces:
- ImageService
public class ImageServiceWrapper
- extends Object
- implements ImageService
This class is a wrapper for ImageService.
- See Also:
ImageService- ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageServiceWrapper
public ImageServiceWrapper(ImageService imageService)
getImage
public Image getImage(long imageId)
throws PortalException,
SystemException
- Specified by:
getImage in interface ImageService
- Throws:
PortalException
SystemException
getWrappedImageService
public ImageService getWrappedImageService()