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

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

public class ConsultrnPersonServiceImpl
extends Object
implements ConsultrnPersonService


Constructor Summary
ConsultrnPersonServiceImpl(SessionValidator sessionValidator, EhealthReplyValidator replyValidator)
           
 
Method Summary
 SearchPersonBySsinResponse searchPersonBySsin(SearchPersonBySsinRequest request)
          When a SoaErrorException is thrown the response containing the error status info can be retrieved with:
 SearchPersonPhoneticallyResponse searchPersonPhonetically(SearchPersonPhoneticallyRequest 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

ConsultrnPersonServiceImpl

public ConsultrnPersonServiceImpl(SessionValidator sessionValidator,
                                  EhealthReplyValidator replyValidator)
Method Detail

searchPersonBySsin

public SearchPersonBySsinResponse searchPersonBySsin(SearchPersonBySsinRequest request)
                                              throws TechnicalConnectorException
Description copied from interface: ConsultrnPersonService
When a SoaErrorException is thrown the response containing the error status info can be retrieved with:
 (SearchPersonBySsinResponse) soaErrorException.getResponseTypeV2()
 
 

Specified by:
searchPersonBySsin in interface ConsultrnPersonService
Throws:
TechnicalConnectorException

searchPersonPhonetically

public SearchPersonPhoneticallyResponse searchPersonPhonetically(SearchPersonPhoneticallyRequest request)
                                                          throws TechnicalConnectorException
Description copied from interface: ConsultrnPersonService
When a SoaErrorException is thrown the response containing the error status info can be retrieved with:
 (SearchPersonPhoneticallyResponse) soaErrorException.getResponseTypeV2()
 
 

Specified by:
searchPersonPhonetically in interface ConsultrnPersonService
Throws:
TechnicalConnectorException



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