com.pmease.quickbuild.plugin.report.engine.generator.statistics
Class StatisticsGenerator
java.lang.Object
com.pmease.quickbuild.plugin.report.engine.extensionpoint.AbstractTypedXMLObject
com.pmease.quickbuild.plugin.report.engine.metadata.AbstractCategoryItem
com.pmease.quickbuild.plugin.report.engine.generator.GenerateAction
com.pmease.quickbuild.plugin.report.engine.generator.AbstractGenerator
com.pmease.quickbuild.plugin.report.engine.generator.DefaultGenerator
com.pmease.quickbuild.plugin.report.engine.generator.statistics.StatisticsGenerator
- All Implemented Interfaces:
- ActionListener, ReportAction, ReportGenerator, TypedObject, XMLSerializable, java.io.Serializable
public class StatisticsGenerator
- extends DefaultGenerator
- See Also:
- Serialized Form
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.generator.DefaultGenerator |
afterExecute, beforeExecute, clearContext, createDestReport, generate, getDestReportName, isBuildStage, isReportValid, saveDestReport, setDestReportName, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.pmease.quickbuild.plugin.report.engine.extensionpoint.ReportAction |
execute |
StatisticsGenerator
public StatisticsGenerator(ReportCategory category)
createDefaultProcessor
public AbstractProcessor createDefaultProcessor()
- Overrides:
createDefaultProcessor
in class AbstractGenerator
doExecute
protected void doExecute()
- Overrides:
doExecute
in class AbstractGenerator
loadSourceReport
protected DataReport loadSourceReport()
getMergeFunction
protected MergeFunction<DataRow> getMergeFunction()
- Overrides:
getMergeFunction
in class DefaultGenerator
getType
public java.lang.String getType()
- Specified by:
getType
in interface TypedObject
- Overrides:
getType
in class DefaultGenerator
fromXML
public void fromXML(org.dom4j.Element element)
- Specified by:
fromXML
in interface XMLSerializable
- Overrides:
fromXML
in class AbstractGenerator
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.