net.sf.jasperreports.data.cache
Interface DataSnapshot

All Known Implementing Classes:
ColumnDataSnapshot

public interface DataSnapshot

Version:
$Id: DataSnapshot.java 5321 2012-04-27 15:47:26Z lucianc $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Method Summary
 CachedDataset getCachedData(java.lang.Object key)
           
 boolean hasCachedData(java.lang.Object key)
           
 boolean isPersistable()
           
 

Method Detail

hasCachedData

boolean hasCachedData(java.lang.Object key)

getCachedData

CachedDataset getCachedData(java.lang.Object key)
                            throws DataSnapshotException
Throws:
DataSnapshotException

isPersistable

boolean isPersistable()


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com