be.ehealth.businessconnector.mycarenet.agreement.builders
Class RequestObjectBuilderFactory

java.lang.Object
  extended by be.ehealth.businessconnector.mycarenet.agreement.builders.RequestObjectBuilderFactory

public final class RequestObjectBuilderFactory
extends Object

Factory for all Builders that are necessary to create a request for Agreement. Creates a RequestObjectBuilder


Method Summary
static RequestObjectBuilder getEncryptedRequestObjectBuilder()
          Retrieve an instance of a EncryptedRequestObjectBuilderImpl The implementation could be a custom class defined in the configuration file (property ).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEncryptedRequestObjectBuilder

public static RequestObjectBuilder getEncryptedRequestObjectBuilder()
                                                             throws TechnicalConnectorException
Retrieve an instance of a EncryptedRequestObjectBuilderImpl The implementation could be a custom class defined in the configuration file (property ). By default, it would be

Returns:
EncryptedRequestObjectBuilderImpl the instance of the RequestObjectBuilder
Throws:
TechnicalConnectorException - the technical connector exception



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