be.ehealth.businessconnector.vsbnetinsurability.builder
Class VSBNetInsurabilityRequestBuilderFactory

java.lang.Object
  extended by be.ehealth.businessconnector.vsbnetinsurability.builder.VSBNetInsurabilityRequestBuilderFactory

public final class VSBNetInsurabilityRequestBuilderFactory
extends Object

creates the RequestBuilder.


Field Summary
static String DEFAULT_REQUESTBUILDER_CLASS
          the name of the default implemention of the ResponseObjectBuilder.
static String PROP_REQUESTBUILDER_CLASS
          property name which can be used to set an alternative implementation of the ResponseObjectBuilder.
 
Method Summary
static RequestBuilder getRequestObjectBuilder()
          Retrieves an instance of a RequestBuilder implementation The implementation could be a custom class defined in the configuration file with the properties 'vsbnetinsurability.responseobjectbuilder.class'
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROP_REQUESTBUILDER_CLASS

public static final String PROP_REQUESTBUILDER_CLASS
property name which can be used to set an alternative implementation of the ResponseObjectBuilder.

See Also:
Constant Field Values

DEFAULT_REQUESTBUILDER_CLASS

public static final String DEFAULT_REQUESTBUILDER_CLASS
the name of the default implemention of the ResponseObjectBuilder.

See Also:
Constant Field Values
Method Detail

getRequestObjectBuilder

public static RequestBuilder getRequestObjectBuilder()
                                              throws TechnicalConnectorException
Retrieves an instance of a RequestBuilder implementation The implementation could be a custom class defined in the configuration file with the properties 'vsbnetinsurability.responseobjectbuilder.class'

Returns:
RequestBuilder the instance of the RequestBuilder
Throws:
TechnicalConnectorException



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.