Uses of Interface
net.sf.jasperreports.data.cache.DataSnapshot

Packages that use DataSnapshot
net.sf.jasperreports.data.cache   
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
 

Uses of DataSnapshot in net.sf.jasperreports.data.cache
 

Classes in net.sf.jasperreports.data.cache that implement DataSnapshot
 class ColumnDataSnapshot
           
 

Methods in net.sf.jasperreports.data.cache that return DataSnapshot
 DataSnapshot DataCacheHandler.getDataSnapshot()
           
 DataSnapshot PopulatedSnapshotCacheHandler.getDataSnapshot()
           
 DataSnapshot ColumnDataCacheHandler.getDataSnapshot()
           
 

Methods in net.sf.jasperreports.data.cache with parameters of type DataSnapshot
protected  void ColumnDataCacheHandler.setDataSnapshot(DataSnapshot snapshot)
           
 

Constructors in net.sf.jasperreports.data.cache with parameters of type DataSnapshot
PopulatedSnapshotCacheHandler(DataSnapshot snapshot)
           
 

Uses of DataSnapshot in net.sf.jasperreports.engine.fill
 

Methods in net.sf.jasperreports.engine.fill that return DataSnapshot
 DataSnapshot JRFillContext.getDataSnapshot()
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com