be.ehealth.businessconnector.chapterIV.service
Class ServiceFactory
java.lang.Object
be.ehealth.businessconnector.chapterIV.service.ServiceFactory
public final class ServiceFactory
- extends Object
A factory for creating service objects.
Objects created : ChapterIVService
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 Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.