be.ehealth.businessconnector.chapterIV.service
Class ServiceFactory

java.lang.Object
  extended by be.ehealth.businessconnector.chapterIV.service.ServiceFactory

public final class ServiceFactory
extends Object

A factory for creating service objects. Objects created : ChapterIVService


Method Summary
static GenericRequest getAdmissionService(SAMLToken token)
          Gets the admission service.
static GenericRequest getConsultationService(SAMLToken token)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConsultationService

public static GenericRequest getConsultationService(SAMLToken token)
                                             throws MalformedURLException,
                                                    TechnicalConnectorException,
                                                    ChapterIVBusinessConnectorException
Parameters:
token - the token
Returns:
the consultation service
Throws:
MalformedURLException - the malformed url exception
TechnicalConnectorException - the technical connector exception
ChapterIVBusinessConnectorException

getAdmissionService

public static GenericRequest getAdmissionService(SAMLToken token)
                                          throws MalformedURLException,
                                                 TechnicalConnectorException,
                                                 ChapterIVBusinessConnectorException
Gets the admission service.

Parameters:
token - the token
Returns:
the admission service
Throws:
MalformedURLException - the malformed url exception
TechnicalConnectorException - the technical connector exception
ChapterIVBusinessConnectorException



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