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.


Field Summary
static String[] DMG_XSD
          Required XSD (!order is important)
 
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
 

Field Detail

DMG_XSD

public static final String[] DMG_XSD
Required XSD (!order is important)

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.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.