|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.businessconnector.dmg.service.ServiceFactory
public final class ServiceFactory
A factory for creating DmgService.
| Field Summary | |
|---|---|
static String[] |
DMG_XSD
Required XSD (! |
| 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 |
|---|
public static final String[] DMG_XSD
| Method Detail |
|---|
public static GenericRequest getConsultationService(SAMLToken token)
throws TechnicalConnectorException
token - the SAML token
TechnicalConnectorException
public static GenericRequest getNotificationService(SAMLToken token)
throws TechnicalConnectorException
token - the SAML token
TechnicalConnectorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||