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, setBandpublic FillDatasetRun(JRDatasetRun datasetRun, JRFillObjectFactory factory) throws JRException
JRExceptionpublic FillDatasetRun(FillDatasetRun datasetRun, JRFillCloneFactory factory)
public void evaluate(byte evaluation)
throws JRException
JRExceptionpublic void start()
throws JRException
JRExceptionpublic boolean next()
throws JRException
JRExceptionpublic void end()
public void rewind()
throws JRException
JRExceptionpublic Object evaluateDatasetExpression(JRExpression expression, byte evaluationType) throws JRException
JRExceptionprotected JRFillDataset getDataset()
getDataset in class JRFillDatasetRunCopyright © 2017. All rights reserved.