Uses of Interface
net.sf.jasperreports.engine.data.IndexedDataSource

Packages that use IndexedDataSource
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 IndexedDataSource in net.sf.jasperreports.data.cache
 

Classes in net.sf.jasperreports.data.cache that implement IndexedDataSource
 class ColumnValuesDataSource
           
 

Methods in net.sf.jasperreports.data.cache that return IndexedDataSource
 IndexedDataSource StandardColumnCacheData.createDataSource()
           
 IndexedDataSource ColumnCacheData.createDataSource()
           
 IndexedDataSource StandardCachedDataset.getDataSource()
           
 IndexedDataSource CachedDataset.getDataSource()
           
 

Constructors in net.sf.jasperreports.data.cache with parameters of type IndexedDataSource
StandardCachedDataset(IndexedDataSource dataSource, java.util.Map<java.lang.String,java.lang.Object> parameters)
           
 

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

Classes in net.sf.jasperreports.engine.fill that implement IndexedDataSource
 class SortedDataSource
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com