org.openmrs.reporting
Class CompoundClassifier

java.lang.Object
  extended by org.openmrs.reporting.CompoundClassifier
All Implemented Interfaces:
TableRowClassifier

Deprecated. see reportingcompatibility module

@Deprecated
public class CompoundClassifier
extends java.lang.Object
implements TableRowClassifier


Constructor Summary
CompoundClassifier(java.lang.String separator)
          Deprecated.  
 
Method Summary
 void addClassifiers(TableRowClassifier... args)
          Deprecated.  
 java.lang.String classify(TableRow row)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompoundClassifier

public CompoundClassifier(java.lang.String separator)
Deprecated. 
Method Detail

addClassifiers

public void addClassifiers(TableRowClassifier... args)
Deprecated. 

classify

public java.lang.String classify(TableRow row)
Deprecated. 
Specified by:
classify in interface TableRowClassifier

OpenMRS-1.7.x

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