public final class RequestObjectBuilderImpl extends Object implements RequestObjectBuilder
RequestObjectBuilder| Constructor and Description |
|---|
RequestObjectBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
GetInsurabilityAsXmlOrFlatRequestType |
createGetInsurabilityRequest(RequestParameters reqestParameters,
boolean isTest)
createGetInsurabilityRequest method interface which create GetInsurabilityAsXmlOrFlatRequestType object.
|
public GetInsurabilityAsXmlOrFlatRequestType createGetInsurabilityRequest(RequestParameters reqestParameters, boolean isTest) throws TechnicalConnectorException, GenInsBusinessConnectorException, InstantiationException
RequestObjectBuildercreateGetInsurabilityRequest in interface RequestObjectBuilderreqestParameters - used to create GetInsurabilityAsXmlOrFlatRequestType object. The parameter contains value to creates
careReceiverId, periodType, insurabilityRequestDetailType and insurabilityRequestDetailType belong to
singleInsurabilityRequestType used to creates GetInsurabilityAsXmlOrFlatRequestType.isTest - parameter allow to know if the creation of the object is done for testing or notTechnicalConnectorException - the exception occurs when we creates RecordCommonInputType belong to
GetInsurabilityAsXmlOrFlatRequestType. The RecordCommonInputType generates a reference id and if an error occurs during the
generation, the exception is thrown.GenInsBusinessConnectorExceptionInstantiationException - error when the creation of the GetInsurabilityAsXmlOrFlatRequestType object failedbe.ehealth.businessconnector.genins.builders.RequestObjectBuilder#createGetInsurabilityRequest(be.ehealth.businessconnector.genins.domain.RequestParameters)
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.