public class EhealthReplyValidatorImpl extends Object implements EhealthReplyValidator
EhealthReplyValidator
Modifier and Type | Field and Description |
---|---|
static String |
EHEALTH_SUCCESS_CODE_100
The eHealth success codes.
|
static String |
EHEALTH_SUCCESS_CODE_200 |
Constructor and Description |
---|
EhealthReplyValidatorImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
validateReplyStatus(ResponseType response)
Validate reply status.
|
boolean |
validateReplyStatus(ResponseType response)
Validate reply status.
|
boolean |
validateReplyStatus(StatusResponseType response)
Validate reply status.
|
public static final String EHEALTH_SUCCESS_CODE_100
public static final String EHEALTH_SUCCESS_CODE_200
public boolean validateReplyStatus(ResponseType response) throws SoaErrorException
EhealthReplyValidator
validateReplyStatus
in interface EhealthReplyValidator
response
- the responseSoaErrorException
- the exception containing the error retrieved from the webservicepublic boolean validateReplyStatus(ResponseType response) throws SoaErrorException
EhealthReplyValidator
validateReplyStatus
in interface EhealthReplyValidator
response
- the responseSoaErrorException
- the exception containing the error retrieved from the webservicepublic boolean validateReplyStatus(StatusResponseType response) throws SoaErrorException
EhealthReplyValidator
validateReplyStatus
in interface EhealthReplyValidator
response
- the responseSoaErrorException
- the exception containing the error retrieved from the webservice
Connector Packaging TECHNICAL 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.