be.ehealth.businessconnector.hub.util
Class RequestTypeBuilder

java.lang.Object
  extended by be.ehealth.businessconnector.hub.util.RequestTypeBuilder

public class RequestTypeBuilder
extends Object


Method Summary
 RequestTypeBuilder addAuthorWithEncryptionInformation()
           
 RequestTypeBuilder addGenericAuthor()
           
 RequestType build()
           
static RequestTypeBuilder init()
          creates a new RequestTypeBuilder.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

init

public static RequestTypeBuilder init()
                               throws TechnicalConnectorException
creates a new RequestTypeBuilder. will initialize id ( with HcPartyUtil.createKmehrId , see kmehrcommons javadoc for configuration options ) , date and time ( current time )

Returns:
RequestTypeBuilder
Throws:
TechnicalConnectorException

addGenericAuthor

public RequestTypeBuilder addGenericAuthor()
                                    throws TechnicalConnectorException
Throws:
TechnicalConnectorException

addAuthorWithEncryptionInformation

public RequestTypeBuilder addAuthorWithEncryptionInformation()
                                                      throws TechnicalConnectorException
Throws:
TechnicalConnectorException

build

public RequestType build()



Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.