be.ehealth.businessconnector.dmg.service
Class ServiceFactory

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

public final class ServiceFactory
extends Object

A factory for creating DmgService.


Method Summary
static GenericRequest getConsultationService(SAMLToken token)
          Get the consultation service
static GenericRequest getNotificationService(SAMLToken token)
          Get the Notification service
 
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 TechnicalConnectorException
Get the consultation service

Parameters:
token - the SAML token
Returns:
GlobalMedicalFileConsultationPortType the service port type
Throws:
TechnicalConnectorException

getNotificationService

public static GenericRequest getNotificationService(SAMLToken token)
                                             throws TechnicalConnectorException
Get the Notification service

Parameters:
token - the SAML token
Returns:
GlobalMedicalFileNotificationPortType the service port type
Throws:
TechnicalConnectorException



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.