be.ehealth.businessconnector.mycarenet.attestv3.builders.impl
Class RequestObjectBuilderImpl
java.lang.Object
be.ehealth.businessconnector.mycarenet.attestv3.builders.impl.RequestObjectBuilderImpl
- All Implemented Interfaces:
- RequestObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
public class RequestObjectBuilderImpl
- extends Object
- implements RequestObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
- See Also:
RequestObjectBuilder
RequestObjectBuilderImpl
public RequestObjectBuilderImpl()
buildSendAttestationRequest
public EncryptedRequestHolder<SendAttestationRequest> buildSendAttestationRequest(SendAttestationRequestInput sendAttestationRequestInput)
throws TechnicalConnectorException
- Description copied from interface:
RequestObjectBuilder
- Creates the SendAttestationRequest that will be sent to the EHealth Web service
- Specified by:
buildSendAttestationRequest
in interface RequestObjectBuilder
- Parameters:
sendAttestationRequestInput
- the object that holds the request input parameters
- Returns:
- a wrapper containing the valid request that will be sent to the WS and the businessContent before encryption
- Throws:
TechnicalConnectorException
buildCancelAttestationRequest
public CancelAttestationRequest buildCancelAttestationRequest(CancelAttestationRequestInput cancelAttestationRequestInput)
throws TechnicalConnectorException
- Description copied from interface:
RequestObjectBuilder
- Create the CancelAttestationRequest that will be sent to the EHealth Web service
- Specified by:
buildCancelAttestationRequest
in interface RequestObjectBuilder
- Parameters:
cancelAttestationRequestInput
- the object that holds the request input parameters
- Returns:
- a wrapper containing the valid request that will be sent to the WS
- Throws:
TechnicalConnectorException
bootstrap
public void bootstrap()
- Specified by:
bootstrap
in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.