Commit a98c4939 authored by yangyang.ex's avatar yangyang.ex

crm迁移

parent 217ab358
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:ns="http://action.wbstatus.webservice.net.crm.neusoft.com" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ax21="http://vo.wbstatus.webservice.net.crm.neusoft.com/xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="http://action.wbstatus.webservice.net.crm.neusoft.com">
<wsdl:documentation>WBStatus</wsdl:documentation>
<wsdl:types>
<xs:schema xmlns:ax22="http://vo.wbstatus.webservice.net.crm.neusoft.com/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://action.wbstatus.webservice.net.crm.neusoft.com">
<xs:import namespace="http://vo.wbstatus.webservice.net.crm.neusoft.com/xsd"/>
<xs:element name="queryOrderStatus">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="request" nillable="true" type="ax22:OrderSalesVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryOrderStatusResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return" nillable="true" type="ax22:OrderSalesVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryWBInfos">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="request" nillable="true" type="ax22:WBStatusRequestVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryWBInfosResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return" nillable="true" type="ax22:WBStatusResponseVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="cancelWBService">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="request" nillable="true" type="ax22:WBStatusRequestVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="cancelWBServiceResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return" nillable="true" type="ax22:WBStatusResponseVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryWBStatus">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="request" nillable="true" type="ax22:WBStatusRequestVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryWBStatusResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return" nillable="true" type="ax22:WBStatusResponseVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryWBStatusForEcp">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="request" nillable="true" type="ax22:WBStatusRequestVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryWBStatusForEcpResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return" nillable="true" type="ax22:WBStatusResponseVOForEcp"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryWBStatusForEcp2">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="request" nillable="true" type="ax22:WBStatusRequestVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryWBStatusForEcp2Response">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return" nillable="true" type="ax22:WBStatusResponseVOForEcp"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryOrderDtlStatus">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="request" nillable="true" type="ax22:OrderSalesDtlVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryOrderDtlStatusResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return" nillable="true" type="ax22:OrderSalesDtlVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryWBCheckStatus">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="request" nillable="true" type="ax22:WBCheckVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryWBCheckStatusResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return" nillable="true" type="ax22:WBCheckVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryChangeModelVO">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="request" nillable="true" type="ax22:ChangeModelVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryChangeModelVOResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return" nillable="true" type="ax22:ChangeModelVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryWBStatusForQRCode">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="request" nillable="true" type="ax22:WBStatusRequestForQRcodeVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="queryWBStatusForQRCodeResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return" nillable="true" type="ax22:WBStatusResponseForQRCodeVO"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
<xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://vo.wbstatus.webservice.net.crm.neusoft.com/xsd">
<xs:complexType name="OrderSalesVO">
<xs:sequence>
<xs:element minOccurs="0" name="address" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="customer_name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="invoice_link" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="invoice_no" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="invoice_type" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="post_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="psn_account" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="psn_pwd" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="regoin_name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="result_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="result_msg" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="sale_order_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="sale_order_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="telephone1" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="telephone2" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="WBStatusRequestVO">
<xs:sequence>
<xs:element minOccurs="0" name="customer_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="model_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="origin_flag" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="psn_account" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="psn_pwd" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="telephone" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wx_no" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="WBStatusResponseVO">
<xs:sequence>
<xs:element minOccurs="0" name="branch_fwzj_mail" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="branch_fwzj_tel" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="branch_name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="email" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="if_refund" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="office_phone" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="op_type" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="result_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="result_msg" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="server_name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wb_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wb_status" nillable="true" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="wbstatus" nillable="true" type="ax21:WBStatusVO"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="WBStatusVO">
<xs:sequence>
<xs:element minOccurs="0" name="inf_reason_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="inf_reason_name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="inf_wb_status" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="inf_wb_status_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="inner_serial_no" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="model_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="product_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="product_name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wb_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wb_status" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="WBStatusResponseVOForEcp">
<xs:sequence>
<xs:element minOccurs="0" name="branch_fwzj_mail" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="branch_fwzj_tel" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="branch_name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="email" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="if_refund" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="office_phone" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="op_type" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="result_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="result_msg" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="server_name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wb_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wb_status" nillable="true" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="wbstatus" nillable="true" type="ax21:WBStatusVOForEcp"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="WBStatusVOForEcp">
<xs:sequence>
<xs:element minOccurs="0" name="attribute1" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="attribute2" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="attribute3" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="attribute4" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="attribute5" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="if_hj" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="inf_reason_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="inf_reason_name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="inf_wb_status" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="inf_wb_status_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="inner_serial_no" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="model_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="product_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="product_name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wb_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wb_status" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="OrderSalesDtlVO">
<xs:sequence>
<xs:element minOccurs="0" name="buy_channels" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="buy_date" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="model_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="psn_account" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="psn_pwd" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="result_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="result_msg" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="sale_num" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="sale_order_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="sale_order_no_son" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="sale_orderdtl_id" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="WBCheckVO">
<xs:sequence>
<xs:element minOccurs="0" name="ecp_wx_no" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="if_wb" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="mid_prod_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="model_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="origin_flag" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="psn_account" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="psn_pwd" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="return_msg" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="road_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="sale_order_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="telephone2" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wb_id" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="ChangeModelVO">
<xs:sequence>
<xs:element minOccurs="0" name="audit_by" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="audit_date" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="audit_result_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="new_prod_model" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="psn_account" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="psn_pwd" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="remark" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="result_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="result_msg" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="return_bill_id" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="WBStatusRequestForQRcodeVO">
<xs:sequence>
<xs:element minOccurs="0" name="customer_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="model_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="origin_flag" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="psn_account" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="psn_pwd" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="telephone" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wx_no" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="WBStatusResponseForQRCodeVO">
<xs:sequence>
<xs:element minOccurs="0" name="branch_fwzj_mail" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="branch_fwzj_tel" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="branch_name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="email" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="if_refund" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="office_phone" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="op_type" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="result_code" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="result_msg" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="server_name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wb_id" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="wb_status" nillable="true" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="wbstatus" nillable="true" type="ax21:WBStatusVO"/>
<xs:element minOccurs="0" name="wbstatusforQrCode" nillable="true" type="xs:anyType"/>
</xs:sequence>
</xs:complexType>
</xs:schema>
</wsdl:types>
<wsdl:message name="queryWBCheckStatusRequest">
<wsdl:part name="parameters" element="ns:queryWBCheckStatus"/>
</wsdl:message>
<wsdl:message name="queryWBCheckStatusResponse">
<wsdl:part name="parameters" element="ns:queryWBCheckStatusResponse"/>
</wsdl:message>
<wsdl:message name="queryWBStatusForEcp2Request">
<wsdl:part name="parameters" element="ns:queryWBStatusForEcp2"/>
</wsdl:message>
<wsdl:message name="queryWBStatusForEcp2Response">
<wsdl:part name="parameters" element="ns:queryWBStatusForEcp2Response"/>
</wsdl:message>
<wsdl:message name="queryOrderStatusRequest">
<wsdl:part name="parameters" element="ns:queryOrderStatus"/>
</wsdl:message>
<wsdl:message name="queryOrderStatusResponse">
<wsdl:part name="parameters" element="ns:queryOrderStatusResponse"/>
</wsdl:message>
<wsdl:message name="queryWBStatusRequest">
<wsdl:part name="parameters" element="ns:queryWBStatus"/>
</wsdl:message>
<wsdl:message name="queryWBStatusResponse">
<wsdl:part name="parameters" element="ns:queryWBStatusResponse"/>
</wsdl:message>
<wsdl:message name="queryWBStatusForQRCodeRequest">
<wsdl:part name="parameters" element="ns:queryWBStatusForQRCode"/>
</wsdl:message>
<wsdl:message name="queryWBStatusForQRCodeResponse">
<wsdl:part name="parameters" element="ns:queryWBStatusForQRCodeResponse"/>
</wsdl:message>
<wsdl:message name="queryOrderDtlStatusRequest">
<wsdl:part name="parameters" element="ns:queryOrderDtlStatus"/>
</wsdl:message>
<wsdl:message name="queryOrderDtlStatusResponse">
<wsdl:part name="parameters" element="ns:queryOrderDtlStatusResponse"/>
</wsdl:message>
<wsdl:message name="queryWBStatusForEcpRequest">
<wsdl:part name="parameters" element="ns:queryWBStatusForEcp"/>
</wsdl:message>
<wsdl:message name="queryWBStatusForEcpResponse">
<wsdl:part name="parameters" element="ns:queryWBStatusForEcpResponse"/>
</wsdl:message>
<wsdl:message name="queryChangeModelVORequest">
<wsdl:part name="parameters" element="ns:queryChangeModelVO"/>
</wsdl:message>
<wsdl:message name="queryChangeModelVOResponse">
<wsdl:part name="parameters" element="ns:queryChangeModelVOResponse"/>
</wsdl:message>
<wsdl:message name="queryWBInfosRequest">
<wsdl:part name="parameters" element="ns:queryWBInfos"/>
</wsdl:message>
<wsdl:message name="queryWBInfosResponse">
<wsdl:part name="parameters" element="ns:queryWBInfosResponse"/>
</wsdl:message>
<wsdl:message name="cancelWBServiceRequest">
<wsdl:part name="parameters" element="ns:cancelWBService"/>
</wsdl:message>
<wsdl:message name="cancelWBServiceResponse">
<wsdl:part name="parameters" element="ns:cancelWBServiceResponse"/>
</wsdl:message>
<wsdl:portType name="WBStatusPortType">
<wsdl:operation name="queryWBCheckStatus">
<wsdl:input message="ns:queryWBCheckStatusRequest" wsaw:Action="urn:queryWBCheckStatus"/>
<wsdl:output message="ns:queryWBCheckStatusResponse" wsaw:Action="urn:queryWBCheckStatusResponse"/>
</wsdl:operation>
<wsdl:operation name="queryWBStatusForEcp2">
<wsdl:input message="ns:queryWBStatusForEcp2Request" wsaw:Action="urn:queryWBStatusForEcp2"/>
<wsdl:output message="ns:queryWBStatusForEcp2Response" wsaw:Action="urn:queryWBStatusForEcp2Response"/>
</wsdl:operation>
<wsdl:operation name="queryOrderStatus">
<wsdl:input message="ns:queryOrderStatusRequest" wsaw:Action="urn:queryOrderStatus"/>
<wsdl:output message="ns:queryOrderStatusResponse" wsaw:Action="urn:queryOrderStatusResponse"/>
</wsdl:operation>
<wsdl:operation name="queryWBStatus">
<wsdl:input message="ns:queryWBStatusRequest" wsaw:Action="urn:queryWBStatus"/>
<wsdl:output message="ns:queryWBStatusResponse" wsaw:Action="urn:queryWBStatusResponse"/>
</wsdl:operation>
<wsdl:operation name="queryWBStatusForQRCode">
<wsdl:input message="ns:queryWBStatusForQRCodeRequest" wsaw:Action="urn:queryWBStatusForQRCode"/>
<wsdl:output message="ns:queryWBStatusForQRCodeResponse" wsaw:Action="urn:queryWBStatusForQRCodeResponse"/>
</wsdl:operation>
<wsdl:operation name="queryOrderDtlStatus">
<wsdl:input message="ns:queryOrderDtlStatusRequest" wsaw:Action="urn:queryOrderDtlStatus"/>
<wsdl:output message="ns:queryOrderDtlStatusResponse" wsaw:Action="urn:queryOrderDtlStatusResponse"/>
</wsdl:operation>
<wsdl:operation name="queryWBStatusForEcp">
<wsdl:input message="ns:queryWBStatusForEcpRequest" wsaw:Action="urn:queryWBStatusForEcp"/>
<wsdl:output message="ns:queryWBStatusForEcpResponse" wsaw:Action="urn:queryWBStatusForEcpResponse"/>
</wsdl:operation>
<wsdl:operation name="queryChangeModelVO">
<wsdl:input message="ns:queryChangeModelVORequest" wsaw:Action="urn:queryChangeModelVO"/>
<wsdl:output message="ns:queryChangeModelVOResponse" wsaw:Action="urn:queryChangeModelVOResponse"/>
</wsdl:operation>
<wsdl:operation name="queryWBInfos">
<wsdl:input message="ns:queryWBInfosRequest" wsaw:Action="urn:queryWBInfos"/>
<wsdl:output message="ns:queryWBInfosResponse" wsaw:Action="urn:queryWBInfosResponse"/>
</wsdl:operation>
<wsdl:operation name="cancelWBService">
<wsdl:input message="ns:cancelWBServiceRequest" wsaw:Action="urn:cancelWBService"/>
<wsdl:output message="ns:cancelWBServiceResponse" wsaw:Action="urn:cancelWBServiceResponse"/>
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="WBStatusSoap11Binding" type="ns:WBStatusPortType">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<wsdl:operation name="queryWBCheckStatus">
<soap:operation soapAction="urn:queryWBCheckStatus" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBStatusForEcp2">
<soap:operation soapAction="urn:queryWBStatusForEcp2" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryOrderStatus">
<soap:operation soapAction="urn:queryOrderStatus" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBStatus">
<soap:operation soapAction="urn:queryWBStatus" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBStatusForQRCode">
<soap:operation soapAction="urn:queryWBStatusForQRCode" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryOrderDtlStatus">
<soap:operation soapAction="urn:queryOrderDtlStatus" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBStatusForEcp">
<soap:operation soapAction="urn:queryWBStatusForEcp" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryChangeModelVO">
<soap:operation soapAction="urn:queryChangeModelVO" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBInfos">
<soap:operation soapAction="urn:queryWBInfos" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="cancelWBService">
<soap:operation soapAction="urn:cancelWBService" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:binding name="WBStatusSoap12Binding" type="ns:WBStatusPortType">
<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<wsdl:operation name="queryWBCheckStatus">
<soap12:operation soapAction="urn:queryWBCheckStatus" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBStatusForEcp2">
<soap12:operation soapAction="urn:queryWBStatusForEcp2" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryOrderStatus">
<soap12:operation soapAction="urn:queryOrderStatus" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBStatus">
<soap12:operation soapAction="urn:queryWBStatus" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBStatusForQRCode">
<soap12:operation soapAction="urn:queryWBStatusForQRCode" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryOrderDtlStatus">
<soap12:operation soapAction="urn:queryOrderDtlStatus" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBStatusForEcp">
<soap12:operation soapAction="urn:queryWBStatusForEcp" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryChangeModelVO">
<soap12:operation soapAction="urn:queryChangeModelVO" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBInfos">
<soap12:operation soapAction="urn:queryWBInfos" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="cancelWBService">
<soap12:operation soapAction="urn:cancelWBService" style="document"/>
<wsdl:input>
<soap12:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap12:body use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:binding name="WBStatusHttpBinding" type="ns:WBStatusPortType">
<http:binding verb="POST"/>
<wsdl:operation name="queryWBCheckStatus">
<http:operation location="queryWBCheckStatus"/>
<wsdl:input>
<mime:content type="application/xml" part="parameters"/>
</wsdl:input>
<wsdl:output>
<mime:content type="application/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBStatusForEcp2">
<http:operation location="queryWBStatusForEcp2"/>
<wsdl:input>
<mime:content type="application/xml" part="parameters"/>
</wsdl:input>
<wsdl:output>
<mime:content type="application/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryOrderStatus">
<http:operation location="queryOrderStatus"/>
<wsdl:input>
<mime:content type="application/xml" part="parameters"/>
</wsdl:input>
<wsdl:output>
<mime:content type="application/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBStatus">
<http:operation location="queryWBStatus"/>
<wsdl:input>
<mime:content type="application/xml" part="parameters"/>
</wsdl:input>
<wsdl:output>
<mime:content type="application/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBStatusForQRCode">
<http:operation location="queryWBStatusForQRCode"/>
<wsdl:input>
<mime:content type="application/xml" part="parameters"/>
</wsdl:input>
<wsdl:output>
<mime:content type="application/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryOrderDtlStatus">
<http:operation location="queryOrderDtlStatus"/>
<wsdl:input>
<mime:content type="application/xml" part="parameters"/>
</wsdl:input>
<wsdl:output>
<mime:content type="application/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBStatusForEcp">
<http:operation location="queryWBStatusForEcp"/>
<wsdl:input>
<mime:content type="application/xml" part="parameters"/>
</wsdl:input>
<wsdl:output>
<mime:content type="application/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryChangeModelVO">
<http:operation location="queryChangeModelVO"/>
<wsdl:input>
<mime:content type="application/xml" part="parameters"/>
</wsdl:input>
<wsdl:output>
<mime:content type="application/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="queryWBInfos">
<http:operation location="queryWBInfos"/>
<wsdl:input>
<mime:content type="application/xml" part="parameters"/>
</wsdl:input>
<wsdl:output>
<mime:content type="application/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="cancelWBService">
<http:operation location="cancelWBService"/>
<wsdl:input>
<mime:content type="application/xml" part="parameters"/>
</wsdl:input>
<wsdl:output>
<mime:content type="application/xml" part="parameters"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="WBStatus">
<wsdl:port name="WBStatusHttpSoap11Endpoint" binding="ns:WBStatusSoap11Binding">
<soap:address location="http://172.16.41.16:9080/HisenseCRMWS/services/WBStatus.WBStatusHttpSoap11Endpoint/"/>
</wsdl:port>
<wsdl:port name="WBStatusHttpSoap12Endpoint" binding="ns:WBStatusSoap12Binding">
<soap12:address location="http://172.16.41.16:9080/HisenseCRMWS/services/WBStatus.WBStatusHttpSoap12Endpoint/"/>
</wsdl:port>
<wsdl:port name="WBStatusHttpEndpoint" binding="ns:WBStatusHttpBinding">
<http:address location="http://172.16.41.16:9080/HisenseCRMWS/services/WBStatus.WBStatusHttpEndpoint/"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>
/**
* WBStatusCallbackHandler.java
*
* This file was auto-generated from WSDL
* by the Apache Axis2 version: 1.7.9 Built on : Nov 16, 2018 (12:05:37 GMT)
*/
package com.odianyun.backend.crm.ws.orderstatus;
/**
* WBStatusCallbackHandler Callback class, Users can extend this class and implement
* their own receiveResult and receiveError methods.
*/
public abstract class WBStatusCallbackHandler {
protected Object clientData;
/**
* User can pass in any object that needs to be accessed once the NonBlocking
* Web service call is finished and appropriate method of this CallBack is called.
* @param clientData Object mechanism by which the user can pass in user data
* that will be avilable at the time this callback is called.
*/
public WBStatusCallbackHandler(Object clientData) {
this.clientData = clientData;
}
/**
* Please use this constructor if you don't want to set any clientData
*/
public WBStatusCallbackHandler() {
this.clientData = null;
}
/**
* Get the client data
*/
public Object getClientData() {
return clientData;
}
/**
* auto generated Axis2 call back method for queryOrderDtlStatus method
* override this method for handling normal response from queryOrderDtlStatus operation
*/
public void receiveResultqueryOrderDtlStatus(
com.odianyun.backend.crm.ws.orderstatus.WBStatusStub.QueryOrderDtlStatusResponse result) {
}
/**
* auto generated Axis2 Error handler
* override this method for handling error response from queryOrderDtlStatus operation
*/
public void receiveErrorqueryOrderDtlStatus(java.lang.Exception e) {
}
/**
* auto generated Axis2 call back method for queryWBStatusForEcp method
* override this method for handling normal response from queryWBStatusForEcp operation
*/
public void receiveResultqueryWBStatusForEcp(
com.odianyun.backend.crm.ws.orderstatus.WBStatusStub.QueryWBStatusForEcpResponse result) {
}
/**
* auto generated Axis2 Error handler
* override this method for handling error response from queryWBStatusForEcp operation
*/
public void receiveErrorqueryWBStatusForEcp(java.lang.Exception e) {
}
/**
* auto generated Axis2 call back method for queryWBStatusForEcp2 method
* override this method for handling normal response from queryWBStatusForEcp2 operation
*/
public void receiveResultqueryWBStatusForEcp2(
com.odianyun.backend.crm.ws.orderstatus.WBStatusStub.QueryWBStatusForEcp2Response result) {
}
/**
* auto generated Axis2 Error handler
* override this method for handling error response from queryWBStatusForEcp2 operation
*/
public void receiveErrorqueryWBStatusForEcp2(java.lang.Exception e) {
}
/**
* auto generated Axis2 call back method for queryWBStatusForQRCode method
* override this method for handling normal response from queryWBStatusForQRCode operation
*/
public void receiveResultqueryWBStatusForQRCode(
com.odianyun.backend.crm.ws.orderstatus.WBStatusStub.QueryWBStatusForQRCodeResponse result) {
}
/**
* auto generated Axis2 Error handler
* override this method for handling error response from queryWBStatusForQRCode operation
*/
public void receiveErrorqueryWBStatusForQRCode(java.lang.Exception e) {
}
/**
* auto generated Axis2 call back method for queryChangeModelVO method
* override this method for handling normal response from queryChangeModelVO operation
*/
public void receiveResultqueryChangeModelVO(
com.odianyun.backend.crm.ws.orderstatus.WBStatusStub.QueryChangeModelVOResponse result) {
}
/**
* auto generated Axis2 Error handler
* override this method for handling error response from queryChangeModelVO operation
*/
public void receiveErrorqueryChangeModelVO(java.lang.Exception e) {
}
/**
* auto generated Axis2 call back method for queryWBStatus method
* override this method for handling normal response from queryWBStatus operation
*/
public void receiveResultqueryWBStatus(
com.odianyun.backend.crm.ws.orderstatus.WBStatusStub.QueryWBStatusResponse result) {
}
/**
* auto generated Axis2 Error handler
* override this method for handling error response from queryWBStatus operation
*/
public void receiveErrorqueryWBStatus(java.lang.Exception e) {
}
/**
* auto generated Axis2 call back method for queryOrderStatus method
* override this method for handling normal response from queryOrderStatus operation
*/
public void receiveResultqueryOrderStatus(
com.odianyun.backend.crm.ws.orderstatus.WBStatusStub.QueryOrderStatusResponse result) {
}
/**
* auto generated Axis2 Error handler
* override this method for handling error response from queryOrderStatus operation
*/
public void receiveErrorqueryOrderStatus(java.lang.Exception e) {
}
/**
* auto generated Axis2 call back method for queryWBInfos method
* override this method for handling normal response from queryWBInfos operation
*/
public void receiveResultqueryWBInfos(
com.odianyun.backend.crm.ws.orderstatus.WBStatusStub.QueryWBInfosResponse result) {
}
/**
* auto generated Axis2 Error handler
* override this method for handling error response from queryWBInfos operation
*/
public void receiveErrorqueryWBInfos(java.lang.Exception e) {
}
/**
* auto generated Axis2 call back method for cancelWBService method
* override this method for handling normal response from cancelWBService operation
*/
public void receiveResultcancelWBService(
com.odianyun.backend.crm.ws.orderstatus.WBStatusStub.CancelWBServiceResponse result) {
}
/**
* auto generated Axis2 Error handler
* override this method for handling error response from cancelWBService operation
*/
public void receiveErrorcancelWBService(java.lang.Exception e) {
}
/**
* auto generated Axis2 call back method for queryWBCheckStatus method
* override this method for handling normal response from queryWBCheckStatus operation
*/
public void receiveResultqueryWBCheckStatus(
com.odianyun.backend.crm.ws.orderstatus.WBStatusStub.QueryWBCheckStatusResponse result) {
}
/**
* auto generated Axis2 Error handler
* override this method for handling error response from queryWBCheckStatus operation
*/
public void receiveErrorqueryWBCheckStatus(java.lang.Exception e) {
}
}
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment