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 RequestObjectBuilder
TechnicalConnectorException
TherLinkBusinessConnectorException
InstantiationException
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.