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
RequestObjectBuilder
buildSendAttestationRequest
in interface RequestObjectBuilder
isTest
- indicates if this is a test or notpatientSsin
- the ssin of the the patientreferenceDate
- the reference datemsg
- the kmehr message specifying the attestation to sendAttestBusinessConnectorException
TechnicalConnectorException
public CancelAttestBuilderRequest buildCancelAttestationRequest(boolean isTest, InputReference references, Ssin patientSsin, org.joda.time.DateTime referenceDate, Kmehrmessage msg) throws AttestBusinessConnectorException, TechnicalConnectorException
RequestObjectBuilder
buildCancelAttestationRequest
in interface RequestObjectBuilder
isTest
- indicates if this is a test or notpatientSsin
- the ssin of the the patientreferenceDate
- the reference datemsg
- the kmehr message specifying the attestation to sendAttestBusinessConnectorException
TechnicalConnectorException
public void bootstrap()
bootstrap
in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.