public interface RequestObjectBuilder
ResponseObjectBuilderImpl Factory : RequestObjectBuilderFactory| Modifier and Type | Method and Description |
|---|---|
CancelAttestBuilderRequest |
buildCancelAttestationRequest(boolean isTest,
InputReference references,
Ssin ssin,
org.joda.time.DateTime referenceDate,
Kmehrmessage kmehrmessage)
Create the CancelAttestationRequest that will be sent to the EHealth Web service and checks validity against the corresponding XSD
|
SendAttestBuilderRequest |
buildSendAttestationRequest(boolean isTest,
InputReference references,
Ssin ssin,
org.joda.time.DateTime referenceDate,
Kmehrmessage kmehrmessage)
Creates the SendAttestationRequest that will be sent to the EHealth Web service and checks validity against the
corresponding XSD
|
SendAttestBuilderRequest buildSendAttestationRequest(boolean isTest, InputReference references, Ssin ssin, org.joda.time.DateTime referenceDate, Kmehrmessage kmehrmessage) throws AttestBusinessConnectorException, TechnicalConnectorException
isTest - indicates if this is a test or notssin - the ssin of the the patientreferenceDate - the reference datekmehrmessage - the kmehr message specifying the attestation to sendAttestBusinessConnectorExceptionTechnicalConnectorExceptionCancelAttestBuilderRequest buildCancelAttestationRequest(boolean isTest, InputReference references, Ssin ssin, org.joda.time.DateTime referenceDate, Kmehrmessage kmehrmessage) throws AttestBusinessConnectorException, TechnicalConnectorException
isTest - indicates if this is a test or notssin - the ssin of the the patientreferenceDate - the reference datekmehrmessage - the kmehr message specifying the attestation to sendAttestBusinessConnectorExceptionTechnicalConnectorException
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.