be.ehealth.businessconnector.mycarenet.agreement.builders
Interface ResponseObjectBuilder
- All Known Implementing Classes:
- ResponseObjectBuilderImpl
public interface ResponseObjectBuilder
Provides method(s) to build a business response from WS response. Default impl :
ResponseObjectBuilderImpl Factory :
ResponseObjectBuilderFactory
handleAskAgreementResponse
SignedEncryptedBuilderResponse handleAskAgreementResponse(AskAgreementResponse response,
AskAgreementBuilderRequest request)
throws TechnicalConnectorException
- Handles the response of the WS, checks the signatures and decode the content (if necessary) to create a
SignedEncryptedBuilderResponse object.
- Parameters:
response - the response sent by the WS
- Returns:
- a MemberDataBuilderResponse object who contains all info
- Throws:
TechnicalConnectorException - the technical connector exception
handleConsultAgreementResponse
SignedEncryptedBuilderResponse handleConsultAgreementResponse(ConsultAgreementResponse response,
ConsultAgreementBuilderRequest request)
throws TechnicalConnectorException
- Throws:
TechnicalConnectorException
Connector Packaging generic 3.24.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.