public interface RequestObjectBuilder
EncryptedRequestObjectBuilderImpl
or
NotEncryptedRequestObjectBuilderImpl
Factory :
RequestObjectBuilderFactory
Modifier and Type | Method and Description |
---|---|
MemberDataConsultationRequest |
buildConsultationRequest(boolean isTest,
InputReference reference,
Object attrQuery)
Creates the
MemberDataConsultationRequest that will be sent to the EHealth Web service and checks validity against the
corresponding XSD |
MemberDataConsultationRequest buildConsultationRequest(boolean isTest, InputReference reference, Object attrQuery) throws TechnicalConnectorException, MemberDataBusinessConnectorException
MemberDataConsultationRequest
that will be sent to the EHealth Web service and checks validity against the
corresponding XSDisTest
- indicates if this is a test or notreference
- the reference of the the patientattrQuery
- the attribute query who ll be transformed in b64 and maybe encryptedMemberDataBusinessConnectorException
- the MemberData Business connector exceptionTechnicalConnectorException
- the technical connector exception
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.