be.ehealth.businessconnector.consultrnv2.session.impl
Class ConsultrnCBSSPersonServiceImpl

java.lang.Object
  extended by be.ehealth.businessconnector.consultrnv2.session.impl.ConsultrnCBSSPersonServiceImpl
All Implemented Interfaces:
ConsultrnCBSSPersonService

public class ConsultrnCBSSPersonServiceImpl
extends Object
implements ConsultrnCBSSPersonService


Constructor Summary
ConsultrnCBSSPersonServiceImpl(SessionValidator sessionValidator, EhealthReplyValidator replyValidator)
           
 
Method Summary
 RegisterPersonResponse registerPerson(RegisterPersonRequest request)
          When a SoaErrorException is thrown the response containing the error status info can be retrieved with:
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsultrnCBSSPersonServiceImpl

public ConsultrnCBSSPersonServiceImpl(SessionValidator sessionValidator,
                                      EhealthReplyValidator replyValidator)
Method Detail

registerPerson

public RegisterPersonResponse registerPerson(RegisterPersonRequest request)
                                      throws TechnicalConnectorException
Description copied from interface: ConsultrnCBSSPersonService
When a SoaErrorException is thrown the response containing the error status info can be retrieved with:
 (RegisterPersonResponse) soaErrorException.getResponseTypeV2()
 
 

Specified by:
registerPerson in interface ConsultrnCBSSPersonService
Throws:
TechnicalConnectorException



Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.