public class RewindableDataSourceCollection<D extends JRRewindableDataSource> extends DataSourceCollection<D,RewindableDataSourceProvider<D>> implements JRRewindableDataSource
currentDataSource, empty, EXCEPTION_MESSAGE_KEY_METHOD_CALL_ERROR, providerIterator
Constructor and Description |
---|
RewindableDataSourceCollection(List<? extends RewindableDataSourceProvider<D>> dataSources) |
Modifier and Type | Method and Description |
---|---|
void |
moveFirst()
Moves back to the first element in the data source.
|
currentDataSource, getFieldValue, next, start
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFieldValue, next
public RewindableDataSourceCollection(List<? extends RewindableDataSourceProvider<D>> dataSources) throws JRException
JRException
public void moveFirst() throws JRException
JRRewindableDataSource
moveFirst
in interface JRRewindableDataSource
JRException
Copyright © 2019 TIBCO Software Inc.. All rights reserved.