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, getShowTotals
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
init
public AbstractReportOutput getNewReportOutput(StepInput stepInput)
Copyright © 2006–2015. All rights reserved.