public abstract class AbstractOutputInitStep<U> extends AbstractReportInitStep<U>
| Constructor and Description |
|---|
AbstractOutputInitStep() |
| Modifier and Type | Method and Description |
|---|---|
AbstractReportOutput |
getNewReportOutput(StepInput stepInput)
getter for the output of the report
|
void |
outputNoValue(StepInput stepInput,
String templateName) |
<T> void |
outputOneValue(StepInput stepInput,
String templateName,
T value) |
getDataColumns, getDataColumnsLength, getGroupColumns, getGroupColumnsLength, getReportInput, getShowGrandTotal, getShowTotalsequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitpublic AbstractReportOutput getNewReportOutput(StepInput stepInput)
Copyright © 2006–2015. All rights reserved.