public class IntermedGroupLevelDetectorStep extends GroupLevelDetectorStep
GRAND_TOTAL_GROUPING_LEVEL| Constructor and Description |
|---|
IntermedGroupLevelDetectorStep() |
| Modifier and Type | Method and Description |
|---|---|
List<GroupColumn> |
getGroupColumns(StepInput stepInput)
ATTENTION : changing the implementation of this method will have effect on the
following methods:
#getGroupColumnsCount()
#computeAggLevelForCalcRowNumber(int)
#computeCalcRowNumberForAggLevel(int) |
execute, exit, initcomputeAggLevelForCalcRowNumber, computeCalcRowNumberForAggLevel, getCalcIntermResultsMatrix, getCalculatorDistributionInColumnDataArray, getDataColumns, getDataColumnsLength, getDataRowCount, getGroupColumnsCount, getGroupingLevel, getPreviousRowOfGroupValues, getShowGrandTotal, getShowTotals, getTotalStringForGroupingLevel, getTotalStringForGroupingLevelAndPredecessors, getTotalStringForGroupingLevelAndPredecessorspublic List<GroupColumn> getGroupColumns(StepInput stepInput)
#getGroupColumnsCount()
#computeAggLevelForCalcRowNumber(int)
#computeCalcRowNumberForAggLevel(int)getGroupColumns in class AbstractReportStep<String,Integer,String>Copyright © 2006–2015. All rights reserved.