public class RequestObjectBuilderImpl extends Object implements RequestObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
RequestObjectBuilder
Constructor and Description |
---|
RequestObjectBuilderImpl() |
Modifier and Type | Method and Description |
---|---|
void |
bootstrap() |
CancelAttestationRequest |
buildCancelAttestationRequest(CancelAttestationRequestInput cancelAttestationRequestInput)
Create the CancelAttestationRequest that will be sent to the EHealth Web service
|
EncryptedRequestHolder<SendAttestationRequest> |
buildSendAttestationRequest(SendAttestationRequestInput sendAttestationRequestInput)
Creates the SendAttestationRequest that will be sent to the EHealth Web service
|
public EncryptedRequestHolder<SendAttestationRequest> buildSendAttestationRequest(SendAttestationRequestInput sendAttestationRequestInput) throws TechnicalConnectorException
RequestObjectBuilder
buildSendAttestationRequest
in interface RequestObjectBuilder
sendAttestationRequestInput
- the object that holds the request input parametersTechnicalConnectorException
public CancelAttestationRequest buildCancelAttestationRequest(CancelAttestationRequestInput cancelAttestationRequestInput) throws TechnicalConnectorException
RequestObjectBuilder
buildCancelAttestationRequest
in interface RequestObjectBuilder
cancelAttestationRequestInput
- the object that holds the request input parametersTechnicalConnectorException
public void bootstrap()
bootstrap
in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.