be.ehealth.businessconnector.mycarenet.memberdata.builders.impl
Class NotEncryptedRequestObjectBuilderImpl
java.lang.Object
be.ehealth.businessconnector.mycarenet.memberdata.builders.impl.NotEncryptedRequestObjectBuilderImpl
- All Implemented Interfaces:
- RequestObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
public class NotEncryptedRequestObjectBuilderImpl
- extends Object
- implements RequestObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
- See Also:
RequestObjectBuilder
NotEncryptedRequestObjectBuilderImpl
public NotEncryptedRequestObjectBuilderImpl()
buildConsultationRequest
public MemberDataConsultationRequest buildConsultationRequest(boolean isTest,
InputReference references,
AttributeQuery attrQuery)
throws TechnicalConnectorException,
MemberDataBusinessConnectorException
- Description copied from interface:
RequestObjectBuilder
- Creates the
MemberDataConsultationRequest that will be sent to the EHealth Web service and checks validity against the
corresponding XSD
- Specified by:
buildConsultationRequest in interface RequestObjectBuilder
- Parameters:
isTest - indicates if this is a test or notreferences - the reference of the the patientattrQuery - the attribute query who ll be transformed in b64 and maybe encrypted
- Returns:
- the request that need to be sent
- Throws:
TechnicalConnectorException - the technical connector exception
MemberDataBusinessConnectorException - the MemberData Business connector exception
bootstrap
public void bootstrap()
- Specified by:
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 3.17.1 API
Copyright © {inceptionYear}-2019 eHealth. All Rights Reserved.