|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.extensionpoint.AbstractTypedXMLObject
com.pmease.quickbuild.plugin.report.engine.datareport.DefaultStatsEvaluator
public class DefaultStatsEvaluator
Constructor Summary | |
---|---|
DefaultStatsEvaluator()
|
Method Summary | |
---|---|
void |
evaluate(java.util.List<DataRow> source,
ReportStats stats)
|
java.lang.String |
getElementName()
|
java.lang.String |
getType()
|
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.extensionpoint.AbstractTypedXMLObject |
---|
fromXML, initFromClassResource, initFromLocal, initFromStream, reflectionReadFromNode, reflectionWriteToNode, toXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.pmease.quickbuild.plugin.report.engine.extensionpoint.XMLSerializable |
---|
fromXML, toXML |
Constructor Detail |
---|
public DefaultStatsEvaluator()
Method Detail |
---|
public void evaluate(java.util.List<DataRow> source, ReportStats stats)
evaluate
in interface ReportStatsEvaluator
public java.lang.String getType()
getType
in interface TypedObject
public java.lang.String getElementName()
getElementName
in class AbstractTypedXMLObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |