|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConsultrnPersonService
Service interface for RNConsult PersonService.
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: |
Method Detail |
---|
SearchPersonBySsinResponse searchPersonBySsin(SearchPersonBySsinRequest request) throws TechnicalConnectorException
SoaErrorException
is thrown the response containing the error status info can
be retrieved with:
(SearchPersonBySsinResponse) soaErrorException.getResponseTypeV2()
TechnicalConnectorException
SearchPersonPhoneticallyResponse searchPersonPhonetically(SearchPersonPhoneticallyRequest request) throws TechnicalConnectorException
SoaErrorException
is thrown the response containing the error status info can
be retrieved with:
(SearchPersonPhoneticallyResponse) soaErrorException.getResponseTypeV2()
TechnicalConnectorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |