public class EncryptedRequestObjectBuilderImpl extends Object implements RequestObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
RequestObjectBuilder| Constructor and Description |
|---|
EncryptedRequestObjectBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
EncryptedRequestHolder<AskAgreementRequest> |
buildAskAgreementRequest(AgreementRequestInput requestInput)
Creates the request that will be sent to the EHealth Web service and checks validity against the
corresponding XSD
|
EncryptedRequestHolder<ConsultAgreementRequest> |
buildConsultAgreementRequest(AgreementRequestInput requestInput) |
public EncryptedRequestHolder<AskAgreementRequest> buildAskAgreementRequest(AgreementRequestInput requestInput) throws TechnicalConnectorException, AgreementBusinessConnectorException
RequestObjectBuilderbuildAskAgreementRequest in interface RequestObjectBuilderrequestInput - the object that holds the request input parametersTechnicalConnectorException - the technical connector exceptionAgreementBusinessConnectorException - the Agreement Business connector exceptionpublic EncryptedRequestHolder<ConsultAgreementRequest> buildConsultAgreementRequest(AgreementRequestInput requestInput) throws TechnicalConnectorException, AgreementBusinessConnectorException
buildConsultAgreementRequest in interface RequestObjectBuilderTechnicalConnectorExceptionAgreementBusinessConnectorExceptionpublic void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.