public class ConstrDataColsForSecondProcessInitStep extends AbstractCrosstabInitStep<List<DataColumn>>
| Constructor and Description |
|---|
ConstrDataColsForSecondProcessInitStep() |
| Modifier and Type | Method and Description |
|---|---|
StepResult<List<DataColumn>> |
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.
|
getCrosstabDatagetDataColumns, getDataColumnsLength, getGroupColumns, getGroupColumnsLength, getReportInput, getShowGrandTotal, getShowTotalspublic ConstrDataColsForSecondProcessInitStep()
public StepResult<List<DataColumn>> init(StepInput stepInput)
AlgorithmInitStepCopyright © 2006–2015. All rights reserved.