it.eng.spagobi.services.sbidocument.stub
Class SbiDocumentServiceSoapBindingSkeleton

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

public class SbiDocumentServiceSoapBindingSkeleton
extends java.lang.Object
implements it.eng.spagobi.services.sbidocument.stub.SbiDocumentService, org.apache.axis.wsdl.Skeleton

See Also:
Serialized Form

Constructor Summary
SbiDocumentServiceSoapBindingSkeleton()
           
SbiDocumentServiceSoapBindingSkeleton(it.eng.spagobi.services.sbidocument.stub.SbiDocumentService impl)
           
 
Method Summary
 it.eng.spagobi.services.sbidocument.bo.SpagobiAnalyticalDriver[] getDocumentAnalyticalDrivers(java.lang.String in0, java.lang.String in1, java.lang.Integer in2, java.lang.String in3, java.lang.String in4)
           
 java.lang.String getDocumentAnalyticalDriversJSON(java.lang.String in0, java.lang.String in1, java.lang.Integer in2, java.lang.String in3, java.lang.String in4)
           
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

SbiDocumentServiceSoapBindingSkeleton

public SbiDocumentServiceSoapBindingSkeleton()

SbiDocumentServiceSoapBindingSkeleton

public SbiDocumentServiceSoapBindingSkeleton(it.eng.spagobi.services.sbidocument.stub.SbiDocumentService 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


getDocumentAnalyticalDrivers

public it.eng.spagobi.services.sbidocument.bo.SpagobiAnalyticalDriver[] getDocumentAnalyticalDrivers(java.lang.String in0,
                                                                                                     java.lang.String in1,
                                                                                                     java.lang.Integer in2,
                                                                                                     java.lang.String in3,
                                                                                                     java.lang.String in4)
                                                                                              throws java.rmi.RemoteException
Specified by:
getDocumentAnalyticalDrivers in interface it.eng.spagobi.services.sbidocument.stub.SbiDocumentService
Throws:
java.rmi.RemoteException

getDocumentAnalyticalDriversJSON

public java.lang.String getDocumentAnalyticalDriversJSON(java.lang.String in0,
                                                         java.lang.String in1,
                                                         java.lang.Integer in2,
                                                         java.lang.String in3,
                                                         java.lang.String in4)
                                                  throws java.rmi.RemoteException
Specified by:
getDocumentAnalyticalDriversJSON in interface it.eng.spagobi.services.sbidocument.stub.SbiDocumentService
Throws:
java.rmi.RemoteException