public class FillDatasetRun extends JRFillDatasetRun
connectionExpression, dataset, dataSourceExpression, expressionEvaluator, filler, parameters, parametersMapExpression, parentDatasetRun
Constructor and Description |
---|
FillDatasetRun(FillDatasetRun datasetRun,
JRFillCloneFactory factory) |
FillDatasetRun(JRDatasetRun datasetRun,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
end() |
void |
evaluate(byte evaluation) |
Object |
evaluateDatasetExpression(JRExpression expression,
byte evaluationType) |
protected JRFillDataset |
getDataset() |
boolean |
next() |
void |
rewind() |
void |
start() |
advanceDataset, checkInterrupted, clone, copyConnectionParameter, copyReturnValues, detail, evaluate, getConnectionExpression, getDatasetName, getDataSourceExpression, getParameters, getParametersMapExpression, getParentProperties, getPropertiesMap, getReturnValues, getUUID, group, hasProperties, init, initReturnValues, iterate, saveReturnVariables, setBand
public FillDatasetRun(JRDatasetRun datasetRun, JRFillObjectFactory factory) throws JRException
JRException
public FillDatasetRun(FillDatasetRun datasetRun, JRFillCloneFactory factory)
public void evaluate(byte evaluation) throws JRException
JRException
public void start() throws JRException
JRException
public boolean next() throws JRException
JRException
public void end()
public void rewind() throws JRException
JRException
public Object evaluateDatasetExpression(JRExpression expression, byte evaluationType) throws JRException
JRException
protected JRFillDataset getDataset()
getDataset
in class JRFillDatasetRun
Copyright © 2016. All rights reserved.