be.ehealth.businessconnector.consultrn.service
Class ServiceFactory
java.lang.Object
be.ehealth.businessconnector.consultrn.service.ServiceFactory
public final class ServiceFactory
- extends Object
creates the service.
The service can be configured to validate incoming
messages with the property 'validation.incoming.message.consultrn'.
Endpoints can be redefined by settings the properties 'endpoint.consultrn.identifyperson',
'endpoint.consultrn.phoneticsearch' and 'endpoint.consultrn.manageperson'.
CONSULTRN_XSD
public static final String CONSULTRN_XSD
- location of consultrn xsd file in classpath.
- See Also:
- Constant Field Values
CONSULTRN_XSD_v2
public static final String CONSULTRN_XSD_v2
- See Also:
- Constant Field Values
getConsultrnIdentifyPersonService
public static GenericRequest getConsultrnIdentifyPersonService(SAMLToken token)
throws TechnicalConnectorException
- Throws:
TechnicalConnectorException
getConsultrnPhoneticSearchService
public static GenericRequest getConsultrnPhoneticSearchService(SAMLToken token)
throws TechnicalConnectorException
- Throws:
TechnicalConnectorException
getConsultrnManagePersonService
public static GenericRequest getConsultrnManagePersonService(SAMLToken token,
String soapAction)
throws TechnicalConnectorException
- Throws:
TechnicalConnectorException
Connector Packaging generic 3.15.1 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.