|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.service.ImageServiceWrapper
public class ImageServiceWrapper
ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.
This class is a wrapper for ImageService
.
ImageService
Constructor Summary | |
---|---|
ImageServiceWrapper(ImageService imageService)
|
Method Summary | |
---|---|
Image |
getImage(long imageId)
|
ImageService |
getWrappedImageService()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageServiceWrapper(ImageService imageService)
Method Detail |
---|
public Image getImage(long imageId) throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
getImage
in interface ImageService
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public ImageService getWrappedImageService()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |