public abstract class AbstractOutputStep<T,U,V> extends AbstractReportStep<T,U,V>
GRAND_TOTAL_GROUPING_LEVEL| Constructor and Description |
|---|
AbstractOutputStep() |
| Modifier and Type | Method and Description |
|---|---|
ReportOutput |
getNewReportOutput(StepInput stepInput)
getter for the output of the report
|
void |
outputNoValue(StepInput stepInput,
String templateName) |
<K> void |
outputOneValue(StepInput stepInput,
String templateName,
K value) |
computeAggLevelForCalcRowNumber, computeCalcRowNumberForAggLevel, getCalcIntermResultsMatrix, getCalculatorDistributionInColumnDataArray, getDataColumns, getDataColumnsLength, getDataRowCount, getGroupColumns, getGroupColumnsCount, getGroupingLevel, getPreviousRowOfGroupValues, getShowGrandTotal, getShowTotals, getTotalStringForGroupingLevel, getTotalStringForGroupingLevelAndPredecessors, getTotalStringForGroupingLevelAndPredecessorsequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, exit, initpublic ReportOutput getNewReportOutput(StepInput stepInput)
Copyright © 2006–2015. All rights reserved.