be.ehealth.businessconnector.recipe.validators
Interface KmehrValidator

All Known Implementing Classes:
KmehrValidatorImpl

Deprecated.

@Deprecated
public interface KmehrValidator

The Interface KmehrValidator. Default impl : KmehrValidatorImpl Factory : KmehrValidatorFactory


Method Summary
 boolean validateKmehrPrescription(byte[] xmlDocument, String prescriptionType)
          Deprecated. Validate kmehr prescription.
 boolean validateNotification(byte[] xmlDocument)
          Deprecated. Validate notification.
 

Method Detail

validateKmehrPrescription

boolean validateKmehrPrescription(byte[] xmlDocument,
                                  String prescriptionType)
                                  throws RecipeBusinessConnectorException
Deprecated. 
Validate kmehr prescription.

Parameters:
xmlDocument - the xml document
prescriptionType - the prescription type
Returns:
true, if successful
Throws:
RecipeBusinessConnectorException

validateNotification

boolean validateNotification(byte[] xmlDocument)
                             throws RecipeBusinessConnectorException
Deprecated. 
Validate notification.

Parameters:
xmlDocument - the xml document
Returns:
true, if successful
Throws:
RecipeBusinessConnectorException



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