it.eng.spagobi.services.execute.stub
Class DocumentExecuteServiceSoapBindingSkeleton

java.lang.Object
  extended by it.eng.spagobi.services.execute.stub.DocumentExecuteServiceSoapBindingSkeleton
All Implemented Interfaces:
DocumentExecuteService, java.io.Serializable, java.rmi.Remote, org.apache.axis.wsdl.Skeleton

public class DocumentExecuteServiceSoapBindingSkeleton
extends java.lang.Object
implements DocumentExecuteService, org.apache.axis.wsdl.Skeleton

See Also:
Serialized Form

Constructor Summary
DocumentExecuteServiceSoapBindingSkeleton()
           
DocumentExecuteServiceSoapBindingSkeleton(DocumentExecuteService impl)
           
 
Method Summary
 byte[] executeChart(java.lang.String in0, java.lang.String in1, java.lang.String in2, java.util.HashMap in3)
           
static java.util.List getOperationDescByName(java.lang.String methodName)
          Returns List of OperationDesc objects with this name
static java.util.Collection getOperationDescs()
          Returns Collection of OperationDescs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentExecuteServiceSoapBindingSkeleton

public DocumentExecuteServiceSoapBindingSkeleton()

DocumentExecuteServiceSoapBindingSkeleton

public DocumentExecuteServiceSoapBindingSkeleton(DocumentExecuteService impl)
Method Detail

getOperationDescByName

public static java.util.List getOperationDescByName(java.lang.String methodName)
Returns List of OperationDesc objects with this name


getOperationDescs

public static java.util.Collection getOperationDescs()
Returns Collection of OperationDescs


executeChart

public byte[] executeChart(java.lang.String in0,
                           java.lang.String in1,
                           java.lang.String in2,
                           java.util.HashMap in3)
                    throws java.rmi.RemoteException
Specified by:
executeChart in interface DocumentExecuteService
Throws:
java.rmi.RemoteException