org.openmrs.reporting
Class DrugOrderPatientFilterValidator

java.lang.Object
  extended by org.openmrs.reporting.DrugOrderPatientFilterValidator
All Implemented Interfaces:
org.springframework.validation.Validator

Deprecated. see reportingcompatibility module

@Deprecated
public class DrugOrderPatientFilterValidator
extends java.lang.Object
implements org.springframework.validation.Validator


Constructor Summary
DrugOrderPatientFilterValidator()
          Deprecated.  
 
Method Summary
 boolean supports(java.lang.Class cls)
          Deprecated.  
 void validate(java.lang.Object arg0, org.springframework.validation.Errors arg1)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrugOrderPatientFilterValidator

public DrugOrderPatientFilterValidator()
Deprecated. 
Method Detail

supports

public boolean supports(java.lang.Class cls)
Deprecated. 
Specified by:
supports in interface org.springframework.validation.Validator

validate

public void validate(java.lang.Object arg0,
                     org.springframework.validation.Errors arg1)
Deprecated. 
Specified by:
validate in interface org.springframework.validation.Validator

OpenMRS-1.7.x

Generated Apr 27 2012 10:06 PM. NOTE - these libraries are in active development and subject to change