public class ConstrGrpColsForSecondProcessInitStep extends AbstractCrosstabInitStep<List<GroupColumn>>
Constructor and Description |
---|
ConstrGrpColsForSecondProcessInitStep() |
Modifier and Type | Method and Description |
---|---|
StepResult<List<GroupColumn>> |
init(StepInput stepInput)
this method is called only once for a report
and represents the construction step where you can define the keys and
values used inside the execute method.
|
getCrosstabData
getDataColumns, getDataColumnsLength, getGroupColumns, getGroupColumnsLength, getReportInput, getShowGrandTotal, getShowTotals
public ConstrGrpColsForSecondProcessInitStep()
public StepResult<List<GroupColumn>> init(StepInput stepInput)
AlgorithmInitStep
Copyright © 2006–2015. All rights reserved.