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, init
computeAggLevelForCalcRowNumber, computeCalcRowNumberForAggLevel, getCalcIntermResultsMatrix, getCalculatorDistributionInColumnDataArray, getDataColumns, getDataColumnsLength, getDataRowCount, getGroupColumnsCount, getGroupingLevel, getPreviousRowOfGroupValues, getShowGrandTotal, getShowTotals, getTotalStringForGroupingLevel, getTotalStringForGroupingLevelAndPredecessors, getTotalStringForGroupingLevelAndPredecessors
public List<GroupColumn> getGroupColumns(StepInput stepInput)
#getGroupColumnsCount()
#computeAggLevelForCalcRowNumber(int)
#computeCalcRowNumberForAggLevel(int)
getGroupColumns
in class AbstractReportStep<String,Integer,String>
Copyright © 2006–2015. All rights reserved.