com.liferay.client.portlet.imagegallery.service.http
Class Portlet_IG_IGImageServiceSoapBindingImpl

java.lang.Object
  extended bycom.liferay.client.portlet.imagegallery.service.http.Portlet_IG_IGImageServiceSoapBindingImpl
All Implemented Interfaces:
IGImageServiceSoap, java.rmi.Remote

public class Portlet_IG_IGImageServiceSoapBindingImpl
extends java.lang.Object
implements IGImageServiceSoap


Constructor Summary
Portlet_IG_IGImageServiceSoapBindingImpl()
           
 
Method Summary
 void deleteImage(long imageId)
           
 IGImageSoap getImage(long imageId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_IG_IGImageServiceSoapBindingImpl

public Portlet_IG_IGImageServiceSoapBindingImpl()
Method Detail

deleteImage

public void deleteImage(long imageId)
                 throws java.rmi.RemoteException
Specified by:
deleteImage in interface IGImageServiceSoap
Throws:
java.rmi.RemoteException

getImage

public IGImageSoap getImage(long imageId)
                     throws java.rmi.RemoteException
Specified by:
getImage in interface IGImageServiceSoap
Throws:
java.rmi.RemoteException