be.ehealth.businessconnector.ehboxV2.validator.impl
Class EhboxReplyValidatorImpl

java.lang.Object
  extended by be.ehealth.businessconnector.ehboxV2.validator.impl.EhboxReplyValidatorImpl
All Implemented Interfaces:
EhboxReplyValidator

public class EhboxReplyValidatorImpl
extends Object
implements EhboxReplyValidator

Implementation for EhboxReplyValidator


Field Summary
static String EHEALTH_SUCCESS_CODE_100
          The eHealth success codes.
static String EHEALTH_SUCCESS_CODE_200
          The eHealth success codes.
 
Constructor Summary
EhboxReplyValidatorImpl()
           
 
Method Summary
 boolean validateReplyStatus(ResponseType response)
          Validate reply status.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EHEALTH_SUCCESS_CODE_100

public static final String EHEALTH_SUCCESS_CODE_100
The eHealth success codes.

See Also:
Constant Field Values

EHEALTH_SUCCESS_CODE_200

public static final String EHEALTH_SUCCESS_CODE_200
The eHealth success codes.

See Also:
Constant Field Values
Constructor Detail

EhboxReplyValidatorImpl

public EhboxReplyValidatorImpl()
Method Detail

validateReplyStatus

public boolean validateReplyStatus(ResponseType response)
                            throws TechnicalConnectorException
Description copied from interface: EhboxReplyValidator
Validate reply status.

Specified by:
validateReplyStatus in interface EhboxReplyValidator
Parameters:
response - the response
Returns:
true, if successful
Throws:
TechnicalConnectorException - the business connector exception
See Also:
be.ehealth.businessconnector.ehboxV2.validator.EhboxReplyValidator#validateReplyStatus(be.fgov.ehealth.businessconnector.ehboxv2.commons.protocol.v1.ResponseType)



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.