org.openmrs.reporting
Class CountAggregator

java.lang.Object
  extended by org.openmrs.reporting.CountAggregator
All Implemented Interfaces:
TableRowAggregator

Deprecated. see reportingcompatibility module

@Deprecated
public class CountAggregator
extends java.lang.Object
implements TableRowAggregator


Constructor Summary
CountAggregator()
          Deprecated.  
 
Method Summary
 java.lang.Object aggregate(DataTable table)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountAggregator

public CountAggregator()
Deprecated. 
Method Detail

aggregate

public java.lang.Object aggregate(DataTable table)
Deprecated. 
Specified by:
aggregate in interface TableRowAggregator

OpenMRS-1.7.x

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