be.ehealth.businessconnector.wsconsent.builders.impl
Class AuthorBuilderImpl

java.lang.Object
  extended by be.ehealth.businessconnector.wsconsent.builders.impl.AuthorBuilderImpl
All Implemented Interfaces:
AuthorBuilder

public class AuthorBuilderImpl
extends Object
implements AuthorBuilder

Implementation for AuthorBuilder.


Constructor Summary
AuthorBuilderImpl()
           
 
Method Summary
 AuthorWithPatientType createAuthor()
          Method which create AuthorWithPatientType object.
 AuthorWithPatientType readFromEidCard()
          Method which create AuthorWithPatientType object for citizen based on the eid
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorBuilderImpl

public AuthorBuilderImpl()
Method Detail

createAuthor

public AuthorWithPatientType createAuthor()
                                   throws TechnicalConnectorException,
                                          WsConsentBusinessConnectorException,
                                          InstantiationException
Description copied from interface: AuthorBuilder
Method which create AuthorWithPatientType object.

Specified by:
createAuthor in interface AuthorBuilder
Returns:
AuthorWithPatientType object
Throws:
TechnicalConnectorException
WsConsentBusinessConnectorException
InstantiationException
See Also:
AuthorBuilder.createAuthor()

readFromEidCard

public AuthorWithPatientType readFromEidCard()
                                      throws TechnicalConnectorException
Description copied from interface: AuthorBuilder
Method which create AuthorWithPatientType object for citizen based on the eid

Specified by:
readFromEidCard in interface AuthorBuilder
Returns:
Throws:
TechnicalConnectorException



Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.