Uses of Class
be.ehealth.businessconnector.mycarenet.agreement.domain.AskAgreementBuilderRequest

Packages that use AskAgreementBuilderRequest
be.ehealth.businessconnector.mycarenet.agreement.builders   
be.ehealth.businessconnector.mycarenet.agreement.builders.impl   
 

Uses of AskAgreementBuilderRequest in be.ehealth.businessconnector.mycarenet.agreement.builders
 

Methods in be.ehealth.businessconnector.mycarenet.agreement.builders that return AskAgreementBuilderRequest
 AskAgreementBuilderRequest RequestObjectBuilder.buildAskAgreementRequest(boolean isTest, InputReference reference, Patient patientInfo, org.joda.time.DateTime refDate, byte[] messageFHIR)
          Creates the request that will be sent to the EHealth Web service and checks validity against the corresponding XSD
 

Methods in be.ehealth.businessconnector.mycarenet.agreement.builders with parameters of type AskAgreementBuilderRequest
 SignedEncryptedBuilderResponse ResponseObjectBuilder.handleAskAgreementResponse(AskAgreementResponse response, AskAgreementBuilderRequest request)
          Handles the response of the WS, checks the signatures and decode the content (if necessary) to create a SignedEncryptedBuilderResponse object.
 

Uses of AskAgreementBuilderRequest in be.ehealth.businessconnector.mycarenet.agreement.builders.impl
 

Methods in be.ehealth.businessconnector.mycarenet.agreement.builders.impl that return AskAgreementBuilderRequest
 AskAgreementBuilderRequest EncryptedRequestObjectBuilderImpl.buildAskAgreementRequest(boolean isTest, InputReference reference, Patient patientInfo, org.joda.time.DateTime refDate, byte[] messageFHIR)
           
 

Methods in be.ehealth.businessconnector.mycarenet.agreement.builders.impl with parameters of type AskAgreementBuilderRequest
 SignedEncryptedBuilderResponse ResponseObjectBuilderImpl.handleAskAgreementResponse(AskAgreementResponse response, AskAgreementBuilderRequest request)
           
 




Connector Packaging generic 3.28.5 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.