public class RequestObjectBuilderImpl extends Object implements RequestObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
RequestObjectBuilder| Constructor and Description |
|---|
RequestObjectBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
CancelAttestBuilderRequest |
buildCancelAttestationRequest(boolean isTest,
InputReference references,
Ssin patientSsin,
org.joda.time.DateTime referenceDate,
Kmehrmessage msg)
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 patientSsin,
org.joda.time.DateTime referenceDate,
Kmehrmessage msg)
Creates the SendAttestationRequest that will be sent to the EHealth Web service and checks validity against the
corresponding XSD
|
public SendAttestBuilderRequest buildSendAttestationRequest(boolean isTest, InputReference references, Ssin patientSsin, org.joda.time.DateTime referenceDate, Kmehrmessage msg) throws AttestBusinessConnectorException, TechnicalConnectorException
RequestObjectBuilderbuildSendAttestationRequest in interface RequestObjectBuilderisTest - indicates if this is a test or notpatientSsin - the ssin of the the patientreferenceDate - the reference datemsg - the kmehr message specifying the attestation to sendAttestBusinessConnectorExceptionTechnicalConnectorExceptionpublic CancelAttestBuilderRequest buildCancelAttestationRequest(boolean isTest, InputReference references, Ssin patientSsin, org.joda.time.DateTime referenceDate, Kmehrmessage msg) throws AttestBusinessConnectorException, TechnicalConnectorException
RequestObjectBuilderbuildCancelAttestationRequest in interface RequestObjectBuilderisTest - indicates if this is a test or notpatientSsin - the ssin of the the patientreferenceDate - the reference datemsg - the kmehr message specifying the attestation to sendAttestBusinessConnectorExceptionTechnicalConnectorExceptionpublic void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.