|
@ -0,0 +1,1005 @@
|
|
|
/**
|
|
|
* WritebackCvalueInterfaceSoapStub.java
|
|
|
*
|
|
|
* This file was auto-generated from WSDL
|
|
|
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
|
|
|
*/
|
|
|
|
|
|
package com.yihu.jw.utils;
|
|
|
|
|
|
public class WritebackCvalueInterfaceSoapStub extends org.apache.axis.client.Stub implements WritebackCvalueInterfaceSoap {
|
|
|
private java.util.Vector cachedSerClasses = new java.util.Vector();
|
|
|
private java.util.Vector cachedSerQNames = new java.util.Vector();
|
|
|
private java.util.Vector cachedSerFactories = new java.util.Vector();
|
|
|
private java.util.Vector cachedDeserFactories = new java.util.Vector();
|
|
|
|
|
|
static org.apache.axis.description.OperationDesc [] _operations;
|
|
|
|
|
|
static {
|
|
|
_operations = new org.apache.axis.description.OperationDesc[20];
|
|
|
_initOperationDesc1();
|
|
|
_initOperationDesc2();
|
|
|
}
|
|
|
|
|
|
private static void _initOperationDesc1(){
|
|
|
org.apache.axis.description.OperationDesc oper;
|
|
|
org.apache.axis.description.ParameterDesc param;
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("ExistUnsign");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "ExistUnsignResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[0] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("Quit");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "QuitResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[1] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("SynDoctor");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "SynDoctorResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[2] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("SynDoctorSearch");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "SynDoctorSearchResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[3] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("SynRecipeInfo");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "SynRecipeInfoResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[4] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("authorize");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "authorizeResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[5] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("computeDigestForAlg");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "computeDigestForAlgResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[6] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("convertPdf");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "convertPdfResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[7] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("deleteUnsignedDataByUniqueId");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "deleteUnsignedDataByUniqueIdResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[8] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("getResult");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "getResultResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[9] = oper;
|
|
|
|
|
|
}
|
|
|
|
|
|
private static void _initOperationDesc2(){
|
|
|
org.apache.axis.description.OperationDesc oper;
|
|
|
org.apache.axis.description.ParameterDesc param;
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("picConvert");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "picConvertResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[10] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("picConvertByParam");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "picConvertByParamResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[11] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("querySignDataByUniqueId");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "querySignDataByUniqueIdResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[12] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("request");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "requestResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[13] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("signDataListSearchByTime");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "signDataListSearchByTimeResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[14] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("synSignDataSearch");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "synSignDataSearchResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[15] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("tokeninfo");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "tokeninfoResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[16] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("unsignListByPatient");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "unsignListByPatientResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[17] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("verifyDataById");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "verifyDataByIdResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[18] = oper;
|
|
|
|
|
|
oper = new org.apache.axis.description.OperationDesc();
|
|
|
oper.setName("verifyTimeStamp");
|
|
|
param = new org.apache.axis.description.ParameterDesc(new javax.xml.namespace.QName("http://goodwillcis.com", "pInput"), org.apache.axis.description.ParameterDesc.IN, new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"), String.class, false, false);
|
|
|
param.setOmittable(true);
|
|
|
oper.addParameter(param);
|
|
|
oper.setReturnType(new javax.xml.namespace.QName("http://www.w3.org/2001/XMLSchema", "string"));
|
|
|
oper.setReturnClass(String.class);
|
|
|
oper.setReturnQName(new javax.xml.namespace.QName("http://goodwillcis.com", "verifyTimeStampResult"));
|
|
|
oper.setStyle(org.apache.axis.constants.Style.WRAPPED);
|
|
|
oper.setUse(org.apache.axis.constants.Use.LITERAL);
|
|
|
_operations[19] = oper;
|
|
|
|
|
|
}
|
|
|
|
|
|
public WritebackCvalueInterfaceSoapStub() throws org.apache.axis.AxisFault {
|
|
|
this(null);
|
|
|
}
|
|
|
|
|
|
public WritebackCvalueInterfaceSoapStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault {
|
|
|
this(service);
|
|
|
super.cachedEndpoint = endpointURL;
|
|
|
}
|
|
|
|
|
|
public WritebackCvalueInterfaceSoapStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault {
|
|
|
if (service == null) {
|
|
|
super.service = new org.apache.axis.client.Service();
|
|
|
} else {
|
|
|
super.service = service;
|
|
|
}
|
|
|
((org.apache.axis.client.Service)super.service).setTypeMappingVersion("1.2");
|
|
|
}
|
|
|
|
|
|
protected org.apache.axis.client.Call createCall() throws java.rmi.RemoteException {
|
|
|
try {
|
|
|
org.apache.axis.client.Call _call = super._createCall();
|
|
|
if (super.maintainSessionSet) {
|
|
|
_call.setMaintainSession(super.maintainSession);
|
|
|
}
|
|
|
if (super.cachedUsername != null) {
|
|
|
_call.setUsername(super.cachedUsername);
|
|
|
}
|
|
|
if (super.cachedPassword != null) {
|
|
|
_call.setPassword(super.cachedPassword);
|
|
|
}
|
|
|
if (super.cachedEndpoint != null) {
|
|
|
_call.setTargetEndpointAddress(super.cachedEndpoint);
|
|
|
}
|
|
|
if (super.cachedTimeout != null) {
|
|
|
_call.setTimeout(super.cachedTimeout);
|
|
|
}
|
|
|
if (super.cachedPortName != null) {
|
|
|
_call.setPortName(super.cachedPortName);
|
|
|
}
|
|
|
java.util.Enumeration keys = super.cachedProperties.keys();
|
|
|
while (keys.hasMoreElements()) {
|
|
|
String key = (String) keys.nextElement();
|
|
|
_call.setProperty(key, super.cachedProperties.get(key));
|
|
|
}
|
|
|
return _call;
|
|
|
}
|
|
|
catch (Throwable _t) {
|
|
|
throw new org.apache.axis.AxisFault("Failure trying to get the Call object", _t);
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String existUnsign(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[0]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.ExistUnsign");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "ExistUnsign"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String quit(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[1]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.Quit");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "Quit"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String synDoctor(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[2]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.SynDoctor");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "SynDoctor"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String synDoctorSearch(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[3]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.SynDoctorSearch");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "SynDoctorSearch"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String synRecipeInfo(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[4]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.SynRecipeInfo");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "SynRecipeInfo"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String authorize(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[5]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.authorize");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "authorize"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String computeDigestForAlg(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[6]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.computeDigestForAlg");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "computeDigestForAlg"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String convertPdf(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[7]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.convertPdf");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "convertPdf"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String deleteUnsignedDataByUniqueId(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[8]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.deleteUnsignedDataByUniqueId");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "deleteUnsignedDataByUniqueId"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String getResult(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[9]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.getResult");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "getResult"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String picConvert(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[10]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.picConvert");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "picConvert"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String picConvertByParam(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[11]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.picConvertByParam");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "picConvertByParam"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String querySignDataByUniqueId(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[12]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.querySignDataByUniqueId");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "querySignDataByUniqueId"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String request(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[13]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.request");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "request"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String signDataListSearchByTime(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[14]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.signDataListSearchByTime");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "signDataListSearchByTime"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String synSignDataSearch(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[15]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.synSignDataSearch");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "synSignDataSearch"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String tokeninfo(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[16]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.tokeninfo");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "tokeninfo"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String unsignListByPatient(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[17]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.unsignListByPatient");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "unsignListByPatient"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String verifyDataById(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[18]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.verifyDataById");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "verifyDataById"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
public String verifyTimeStamp(String pInput) throws java.rmi.RemoteException {
|
|
|
if (super.cachedEndpoint == null) {
|
|
|
throw new org.apache.axis.NoEndPointException();
|
|
|
}
|
|
|
org.apache.axis.client.Call _call = createCall();
|
|
|
_call.setOperation(_operations[19]);
|
|
|
_call.setUseSOAPAction(true);
|
|
|
_call.setSOAPActionURI("http://goodwillcis.com/JHIP.BJCA.BS.BJCAServicesBS.verifyTimeStamp");
|
|
|
_call.setEncodingStyle(null);
|
|
|
_call.setProperty(org.apache.axis.client.Call.SEND_TYPE_ATTR, Boolean.FALSE);
|
|
|
_call.setProperty(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, Boolean.FALSE);
|
|
|
_call.setSOAPVersion(org.apache.axis.soap.SOAPConstants.SOAP11_CONSTANTS);
|
|
|
_call.setOperationName(new javax.xml.namespace.QName("http://goodwillcis.com", "verifyTimeStamp"));
|
|
|
|
|
|
setRequestHeaders(_call);
|
|
|
setAttachments(_call);
|
|
|
try { Object _resp = _call.invoke(new Object[] {pInput});
|
|
|
|
|
|
if (_resp instanceof java.rmi.RemoteException) {
|
|
|
throw (java.rmi.RemoteException)_resp;
|
|
|
}
|
|
|
else {
|
|
|
extractAttachments(_call);
|
|
|
try {
|
|
|
return (String) _resp;
|
|
|
} catch (Exception _exception) {
|
|
|
return (String) org.apache.axis.utils.JavaUtils.convert(_resp, String.class);
|
|
|
}
|
|
|
}
|
|
|
} catch (org.apache.axis.AxisFault axisFaultException) {
|
|
|
throw axisFaultException;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
}
|