|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.technicalconnector.validator.impl.EhealthReplyValidatorImpl
public class EhealthReplyValidatorImpl
Implementation of EhealthReplyValidator
| Field Summary | |
|---|---|
static String |
EHEALTH_SUCCESS_CODE_100
The eHealth success codes. |
static String |
EHEALTH_SUCCESS_CODE_200
|
| Constructor Summary | |
|---|---|
EhealthReplyValidatorImpl()
|
|
| Method Summary | |
|---|---|
boolean |
validateReplyStatus(ResponseType response)
Validate reply status. |
boolean |
validateReplyStatus(ResponseType response)
Validate reply status. |
boolean |
validateReplyStatus(StatusResponseType response)
Validate reply status. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String EHEALTH_SUCCESS_CODE_100
public static final String EHEALTH_SUCCESS_CODE_200
| Constructor Detail |
|---|
public EhealthReplyValidatorImpl()
| Method Detail |
|---|
public boolean validateReplyStatus(ResponseType response)
throws SoaErrorException
EhealthReplyValidator
validateReplyStatus in interface EhealthReplyValidatorresponse - the response
SoaErrorException - the exception containing the error retrieved from the webservice
public boolean validateReplyStatus(ResponseType response)
throws SoaErrorException
EhealthReplyValidator
validateReplyStatus in interface EhealthReplyValidatorresponse - the response
SoaErrorException - the exception containing the error retrieved from the webservice
public boolean validateReplyStatus(StatusResponseType response)
throws SoaErrorException
EhealthReplyValidator
validateReplyStatus in interface EhealthReplyValidatorresponse - the response
SoaErrorException - the exception containing the error retrieved from the webservice
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||