be.ehealth.businessconnector.registration.session.impl
Class RegistrationSessionImpl
java.lang.Object
be.ehealth.businessconnector.registration.session.impl.RegistrationSessionImpl
- All Implemented Interfaces:
- RegistrationSession, ConfigurationModuleBootstrap.ModuleBootstrapHook
public class RegistrationSessionImpl
- extends Object
- implements RegistrationSession, ConfigurationModuleBootstrap.ModuleBootstrapHook
Implementation of RegistrationSession
RegistrationSessionImpl
public RegistrationSessionImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator)
throws TechnicalConnectorException
- Parameters:
sessionValidator
- replyValidator
- not used for this service. the business answer does not contain an business error , but will throw
SoapException.
- Throws:
TechnicalConnectorException
RegistrationSessionImpl
public RegistrationSessionImpl()
- only for bootstrap purposes.
registerToMycarenetService
public RegisterToMycarenetServiceResponse registerToMycarenetService(RegisterToMycarenetServiceRequest request)
throws TechnicalConnectorException
- Description copied from interface:
RegistrationSession
- registers a doctor in mycarenet. See
https://share.intermut.be/home/MyCareNet/chapterIV/extranet/Webservices%20Register/1/MyCareNet%20Inschrijving%20GMD.pdf
- Specified by:
registerToMycarenetService
in interface RegistrationSession
- Parameters:
request
- RegisterToMycarenetServiceRequest
- Returns:
- RegisterToMycarenetServiceResponse
- Throws:
TechnicalConnectorException
bootstrap
public void bootstrap()
- Specified by:
bootstrap
in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.