it.eng.spagobi.services.exportrecords.stub
Class ExportRecordsServiceSoapBindingSkeleton

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

public class ExportRecordsServiceSoapBindingSkeleton
extends java.lang.Object
implements it.eng.spagobi.services.exportrecords.stub.ExportRecordsService, org.apache.axis.wsdl.Skeleton

See Also:
Serialized Form

Constructor Summary
ExportRecordsServiceSoapBindingSkeleton()
           
ExportRecordsServiceSoapBindingSkeleton(it.eng.spagobi.services.exportrecords.stub.ExportRecordsService impl)
           
 
Method Summary
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
 java.lang.String processRecords(java.lang.String in0, java.lang.String in1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportRecordsServiceSoapBindingSkeleton

public ExportRecordsServiceSoapBindingSkeleton()

ExportRecordsServiceSoapBindingSkeleton

public ExportRecordsServiceSoapBindingSkeleton(it.eng.spagobi.services.exportrecords.stub.ExportRecordsService 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


processRecords

public java.lang.String processRecords(java.lang.String in0,
                                       java.lang.String in1)
                                throws java.rmi.RemoteException
Specified by:
processRecords in interface it.eng.spagobi.services.exportrecords.stub.ExportRecordsService
Throws:
java.rmi.RemoteException