public class ConsultrnPersonServiceImpl extends Object implements ConsultrnPersonService
| Constructor and Description |
|---|
ConsultrnPersonServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator) |
| Modifier and Type | Method and Description |
|---|---|
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: |
public ConsultrnPersonServiceImpl(SessionValidator sessionValidator, EhealthReplyValidator replyValidator)
public SearchPersonBySsinResponse searchPersonBySsin(SearchPersonBySsinRequest request) throws TechnicalConnectorException
ConsultrnPersonServiceSoaErrorException is thrown the response containing the error status info can
be retrieved with:
(SearchPersonBySsinResponse) soaErrorException.getResponseTypeV2()
searchPersonBySsin in interface ConsultrnPersonServiceTechnicalConnectorExceptionpublic SearchPersonPhoneticallyResponse searchPersonPhonetically(SearchPersonPhoneticallyRequest request) throws TechnicalConnectorException
ConsultrnPersonServiceSoaErrorException is thrown the response containing the error status info can
be retrieved with:
(SearchPersonPhoneticallyResponse) soaErrorException.getResponseTypeV2()
searchPersonPhonetically in interface ConsultrnPersonServiceTechnicalConnectorException
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.