dori.jasper.engine
Interface JRRewindableDataSource

All Superinterfaces:
JRDataSource
All Known Implementing Classes:
JRBeanArrayDataSource, JRBeanCollectionDataSource, JREmptyDataSource, JRMapArrayDataSource, JRMapCollectionDataSource, JRTableModelDataSource

public interface JRRewindableDataSource
extends JRDataSource


Method Summary
 void moveFirst()
           
 
Methods inherited from interface dori.jasper.engine.JRDataSource
getFieldValue, next
 

Method Detail

moveFirst

public void moveFirst()
               throws JRException
Throws:
JRException


Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.