public final class RequestObjectBuilderFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static CommonObjectBuilder |
getCommonBuilder()
Retrieve an instance of a
CommonObjectBuilder implementation The implementation could be a custom class defined in the
configuration file By default, it would be |
static ProofBuilder |
getProofBuilder()
Retrieve an instance of a
ProofBuilder implementation The implementation could be a custom class defined in the configuration
file By default, it would be |
static RequestObjectBuilder |
getRequestObjectBuilder()
Retrieve an instance of a
RequestObjectBuilder implementation The implementation could be a custom class defined in the
configuration file By default, it would be |
public static CommonObjectBuilder getCommonBuilder() throws TherLinkBusinessConnectorException, TechnicalConnectorException, InstantiationException
CommonObjectBuilder implementation The implementation could be a custom class defined in the
configuration file By default, it would be public static ProofBuilder getProofBuilder() throws TechnicalConnectorException, TherLinkBusinessConnectorException, InstantiationException
ProofBuilder implementation The implementation could be a custom class defined in the configuration
file By default, it would be public static RequestObjectBuilder getRequestObjectBuilder() throws TechnicalConnectorException, TherLinkBusinessConnectorException, InstantiationException
RequestObjectBuilder implementation The implementation could be a custom class defined in the
configuration file By default, it would be RequestObjectBuilderTechnicalConnectorExceptionTherLinkBusinessConnectorExceptionInstantiationException
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.