com.pmease.quickbuild.plugin.report.engine.datareport
Interface ReportStatsEvaluator

All Superinterfaces:
java.io.Serializable, TypedObject, XMLSerializable
All Known Implementing Classes:
DefaultStatsEvaluator

public interface ReportStatsEvaluator
extends TypedObject, XMLSerializable


Method Summary
 void evaluate(java.util.List<DataRow> source, ReportStats stats)
           
 
Methods inherited from interface com.pmease.quickbuild.plugin.report.engine.extensionpoint.TypedObject
getType
 
Methods inherited from interface com.pmease.quickbuild.plugin.report.engine.extensionpoint.XMLSerializable
fromXML, toXML
 

Method Detail

evaluate

void evaluate(java.util.List<DataRow> source,
              ReportStats stats)


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.