be.ehealth.technicalconnector.validator
Interface EhealthReplyValidator

All Known Implementing Classes:
EhealthReplyValidatorImpl

public interface EhealthReplyValidator

The Interface EhealthReplyValidator. Default impl : EhealthReplyValidatorImpl


Method Summary
 boolean validateReplyStatus(ResponseType response)
          Validate reply status.
 boolean validateReplyStatus(StatusResponseType response)
          Validate reply status.
 

Method Detail

validateReplyStatus

boolean validateReplyStatus(ResponseType response)
                            throws SoaErrorException
Validate reply status.

Parameters:
response - the response
Returns:
true, if successful
Throws:
SoaErrorException - the exception containing the error retrieved from the webservice

validateReplyStatus

boolean validateReplyStatus(StatusResponseType response)
                            throws SoaErrorException
Validate reply status.

Parameters:
response - the response
Returns:
true, if successful
Throws:
SoaErrorException - the exception containing the error retrieved from the webservice



Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.