|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.client.portlet.imagegallery.service.http.Portlet_IG_IGImageServiceSoapBindingImpl
Constructor Summary | |
Portlet_IG_IGImageServiceSoapBindingImpl()
|
Method Summary | |
void |
deleteImage(long imageId)
|
IGImageSoap |
getImage(long imageId)
|
IGImageSoap |
getImageByLargeImageId(long largeImageId)
|
IGImageSoap |
getImageBySmallImageId(long smallImageId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Portlet_IG_IGImageServiceSoapBindingImpl()
Method Detail |
public void deleteImage(long imageId) throws java.rmi.RemoteException
deleteImage
in interface IGImageServiceSoap
java.rmi.RemoteException
public IGImageSoap getImage(long imageId) throws java.rmi.RemoteException
getImage
in interface IGImageServiceSoap
java.rmi.RemoteException
public IGImageSoap getImageByLargeImageId(long largeImageId) throws java.rmi.RemoteException
getImageByLargeImageId
in interface IGImageServiceSoap
java.rmi.RemoteException
public IGImageSoap getImageBySmallImageId(long smallImageId) throws java.rmi.RemoteException
getImageBySmallImageId
in interface IGImageServiceSoap
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |