Merge remote-tracking branch 'origin/Versuch_Produktinformation'
# Conflicts: # OMDSServiceDefinition/src/main/resources/wsdl/omds3ServiceTypes.xsd # OMDSServiceDefinition/src/main/resources/wsdl/omds3Services.wsdl
This commit is contained in:
@@ -196,12 +196,12 @@
|
||||
<part name="parameters" element="ost:SubmitApplicationKfzResponse" />
|
||||
</message>
|
||||
<message name="GetApplicationsRequestMsg">
|
||||
<part name="parameters" element="ost:GetApplicationsRequest"/>
|
||||
<part name="parameters" element="ost:GetApplicationStatusChangesRequest"/>
|
||||
</message>
|
||||
<message name="GetApplicationsResponseMsg">
|
||||
<part name="parameters" element="ost:GetApplicationsResponse" />
|
||||
<part name="parameters" element="ost:GetApplicationStatusChangesResponse" />
|
||||
</message>
|
||||
|
||||
|
||||
<message name="ChangePersonDataRequestMsg">
|
||||
<part name="parameters" element="ost:ChangePersonDataRequest"/>
|
||||
</message>
|
||||
@@ -410,7 +410,7 @@
|
||||
</operation>
|
||||
<operation name="submitApplicationKfz">
|
||||
<input name="SubmitApplicationKfzRequestPort" message="os:SubmitApplicationKfzRequestMsg" />
|
||||
<output name="SubmitApplicationResponsePort" message="os:SubmitApplicationKfzResponseMsg" />
|
||||
<output name="SubmitApplicationKfzResponsePort" message="os:SubmitApplicationKfzResponseMsg" />
|
||||
<fault name="SubmitApplicationKfzFault" message="os:ServiceFaultMsg" />
|
||||
</operation>
|
||||
<operation name="getApplications">
|
||||
@@ -439,7 +439,7 @@
|
||||
<operation name="createNewAddress">
|
||||
<input name="CreateNewAddressRequestPort" message="os:CreateNewAddressRequestMsg" />
|
||||
<output name="CreateNewAddressResponsePort" message="os:CreateNewAddressResponseMsg" />
|
||||
<fault name="ChangeAddressFault" message="os:ServiceFaultMsg" />
|
||||
<fault name="CreateNewAddressFault" message="os:ServiceFaultMsg" />
|
||||
</operation>
|
||||
|
||||
<operation name="changeCommunicationObject">
|
||||
@@ -816,7 +816,7 @@
|
||||
</fault>
|
||||
</operation>
|
||||
|
||||
<operation name="getApplications">
|
||||
<operation name="getApplications">
|
||||
<soap:operation soapAction="urn:getApplications" style="document" />
|
||||
<input name="GetApplicationsRequestPort">
|
||||
<soap:body use="literal" />
|
||||
@@ -844,18 +844,118 @@
|
||||
</fault>
|
||||
</operation>
|
||||
|
||||
<operation name="changePersonData">
|
||||
<operation name="changeAddress">
|
||||
<soap:operation soapAction="urn:changePersonData" style="document" />
|
||||
<input name="ChangePersonDataRequestPort">
|
||||
<input name="ChangeAddressRequestPort">
|
||||
<soap:body use="literal" />
|
||||
</input>
|
||||
<output name="ChangePersonDataResponsePort">
|
||||
<output name="ChangeAddressResponsePort">
|
||||
<soap:body use="literal" />
|
||||
</output>
|
||||
<fault name="ChangePersonDataFault">
|
||||
<soap:fault name="ChangePersonDataFault" use="literal"/>
|
||||
<fault name="ChangeAddressFault">
|
||||
<soap:fault name="ChangeAddressFault" use="literal"/>
|
||||
</fault>
|
||||
</operation>
|
||||
<operation name="deleteAddress">
|
||||
<soap:operation soapAction="urn:changePersonData" style="document" />
|
||||
<input name="DeleteAddressRequestPort">
|
||||
<soap:body use="literal" />
|
||||
</input>
|
||||
<output name="DeleteAddressResponsePort">
|
||||
<soap:body use="literal" />
|
||||
</output>
|
||||
<fault name="DeleteAddressFault">
|
||||
<soap:fault name="DeleteAddressFault" use="literal"/>
|
||||
</fault>
|
||||
</operation>
|
||||
<operation name="createNewAddress">
|
||||
<soap:operation soapAction="urn:changePersonData" style="document" />
|
||||
<input name="CreateNewAddressRequestPort">
|
||||
<soap:body use="literal" />
|
||||
</input>
|
||||
<output name="CreateNewAddressResponsePort">
|
||||
<soap:body use="literal" />
|
||||
</output>
|
||||
<fault name="CreateNewAddressFault">
|
||||
<soap:fault name="CreateNewAddressFault" use="literal"/>
|
||||
</fault>
|
||||
</operation>
|
||||
|
||||
<operation name="changeCommunicationObject">
|
||||
<soap:operation soapAction="urn:changePersonData" style="document" />
|
||||
<input name="ChangeCommunicationObjectRequestPort">
|
||||
<soap:body use="literal" />
|
||||
</input>
|
||||
<output name="ChangeCommunicationObjectResponsePort">
|
||||
<soap:body use="literal" />
|
||||
</output>
|
||||
<fault name="ChangeCommunicationObjectFault">
|
||||
<soap:fault name="ChangeCommunicationObjectFault" use="literal"/>
|
||||
</fault>
|
||||
</operation>
|
||||
<operation name="deleteCommunicationObject">
|
||||
<soap:operation soapAction="urn:changePersonData" style="document" />
|
||||
<input name="DeleteCommunicationObjectRequestPort">
|
||||
<soap:body use="literal" />
|
||||
</input>
|
||||
<output name="DeleteCommunicationObjectResponsePort">
|
||||
<soap:body use="literal" />
|
||||
</output>
|
||||
<fault name="DeleteCommunicationObjectFault">
|
||||
<soap:fault name="DeleteCommunicationObjectFault" use="literal"/>
|
||||
</fault>
|
||||
</operation>
|
||||
<operation name="createNewCommunicationObject">
|
||||
<soap:operation soapAction="urn:changePersonData" style="document" />
|
||||
<input name="CreateNewCommunicationObjectRequestPort">
|
||||
<soap:body use="literal" />
|
||||
</input>
|
||||
<output name="CreateNewCommunicationObjectResponsePort">
|
||||
<soap:body use="literal" />
|
||||
</output>
|
||||
<fault name="ChangeCommunicationObjectFault">
|
||||
<soap:fault name="ChangeCommunicationObjectFault" use="literal"/>
|
||||
</fault>
|
||||
</operation>
|
||||
|
||||
<operation name="changeBankingInformation">
|
||||
<soap:operation soapAction="urn:changePersonData" style="document" />
|
||||
<input name="ChangeBankingInformationRequestPort">
|
||||
<soap:body use="literal" />
|
||||
</input>
|
||||
<output name="ChangeBankingInformationResponsePort">
|
||||
<soap:body use="literal" />
|
||||
</output>
|
||||
<fault name="ChangeBankingInformationFault">
|
||||
<soap:fault name="ChangeBankingInformationFault" use="literal"/>
|
||||
</fault>
|
||||
</operation>
|
||||
<operation name="deleteBankingInformation">
|
||||
<soap:operation soapAction="urn:changePersonData" style="document" />
|
||||
<input name="DeleteBankingInformationRequestPort">
|
||||
<soap:body use="literal" />
|
||||
</input>
|
||||
<output name="DeleteBankingInformationResponsePort">
|
||||
<soap:body use="literal" />
|
||||
</output>
|
||||
<fault name="DeleteBankingInformationFault">
|
||||
<soap:fault name="DeleteBankingInformationFault" use="literal"/>
|
||||
</fault>
|
||||
</operation>
|
||||
<operation name="createNewBankingInformation">
|
||||
<soap:operation soapAction="urn:changePersonData" style="document" />
|
||||
<input name="CreateNewBankingInformationRequestPort">
|
||||
<soap:body use="literal" />
|
||||
</input>
|
||||
<output name="CreateNewBankingInformationResponsePort">
|
||||
<soap:body use="literal" />
|
||||
</output>
|
||||
<fault name="ChangeBankingInformationFault">
|
||||
<soap:fault name="ChangeBankingInformationFault" use="literal"/>
|
||||
</fault>
|
||||
</operation>
|
||||
|
||||
|
||||
|
||||
</binding>
|
||||
|
||||
@@ -866,7 +966,7 @@
|
||||
</service>
|
||||
|
||||
|
||||
<wsp:Policy wsu:Id="'OMDSUsernameTokenPolicy" xmlns:wsp="http://www.w3.org/ns/ws-policy"
|
||||
<wsp:Policy wsu:Id="OMDSUsernameTokenPolicy" xmlns:wsp="http://www.w3.org/ns/ws-policy"
|
||||
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
|
||||
xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
|
||||
<wsp:ExactlyOne>
|
||||
|
||||
Reference in New Issue
Block a user