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, getTotalStringForGroupingLevelAndPredecessors
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, exit, init
public ReportOutput getNewReportOutput(StepInput stepInput)
Copyright © 2006–2015. All rights reserved.