it.eng.spagobi.services.execute.stub
Class DocumentExecuteServiceSoapBindingSkeleton
java.lang.Object
it.eng.spagobi.services.execute.stub.DocumentExecuteServiceSoapBindingSkeleton
- All Implemented Interfaces:
- it.eng.spagobi.services.execute.stub.DocumentExecuteService, java.io.Serializable, java.rmi.Remote, org.apache.axis.wsdl.Skeleton
public class DocumentExecuteServiceSoapBindingSkeleton
- extends java.lang.Object
- implements it.eng.spagobi.services.execute.stub.DocumentExecuteService, org.apache.axis.wsdl.Skeleton
- See Also:
- Serialized Form
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 |
DocumentExecuteServiceSoapBindingSkeleton
public DocumentExecuteServiceSoapBindingSkeleton()
DocumentExecuteServiceSoapBindingSkeleton
public DocumentExecuteServiceSoapBindingSkeleton(it.eng.spagobi.services.execute.stub.DocumentExecuteService impl)
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 it.eng.spagobi.services.execute.stub.DocumentExecuteService
- Throws:
java.rmi.RemoteException