it.eng.spagobi.sdk.importexport.stub
Class ImportExportSDKServiceSoapBindingSkeleton
java.lang.Object
it.eng.spagobi.sdk.importexport.stub.ImportExportSDKServiceSoapBindingSkeleton
- All Implemented Interfaces:
- it.eng.spagobi.sdk.importexport.stub.ImportExportSDKService, java.io.Serializable, java.rmi.Remote, org.apache.axis.wsdl.Skeleton
public class ImportExportSDKServiceSoapBindingSkeleton
- extends java.lang.Object
- implements it.eng.spagobi.sdk.importexport.stub.ImportExportSDKService, org.apache.axis.wsdl.Skeleton
- See Also:
- Serialized Form
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 |
it.eng.spagobi.sdk.importexport.bo.SDKFile |
importDocuments(it.eng.spagobi.sdk.importexport.bo.SDKFile in0,
it.eng.spagobi.sdk.importexport.bo.SDKFile in1,
boolean in2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportExportSDKServiceSoapBindingSkeleton
public ImportExportSDKServiceSoapBindingSkeleton()
ImportExportSDKServiceSoapBindingSkeleton
public ImportExportSDKServiceSoapBindingSkeleton(it.eng.spagobi.sdk.importexport.stub.ImportExportSDKService 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
importDocuments
public it.eng.spagobi.sdk.importexport.bo.SDKFile importDocuments(it.eng.spagobi.sdk.importexport.bo.SDKFile in0,
it.eng.spagobi.sdk.importexport.bo.SDKFile in1,
boolean in2)
throws java.rmi.RemoteException,
it.eng.spagobi.sdk.exceptions.NotAllowedOperationException
- Specified by:
importDocuments
in interface it.eng.spagobi.sdk.importexport.stub.ImportExportSDKService
- Throws:
java.rmi.RemoteException
it.eng.spagobi.sdk.exceptions.NotAllowedOperationException