net.sf.jasperreports.data.cache
Class PopulatedSnapshotCacheHandler
java.lang.Object
net.sf.jasperreports.data.cache.PopulatedSnapshotCacheHandler
- All Implemented Interfaces:
- DataCacheHandler
public class PopulatedSnapshotCacheHandler
- extends Object
- implements DataCacheHandler
- Version:
- $Id: PopulatedSnapshotCacheHandler.java 5231 2012-04-06 09:20:06Z lucianc $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PopulatedSnapshotCacheHandler
public PopulatedSnapshotCacheHandler(DataSnapshot snapshot)
isRecordingEnabled
public boolean isRecordingEnabled()
- Specified by:
isRecordingEnabled in interface DataCacheHandler
createDataRecorder
public DataRecorder createDataRecorder()
- Specified by:
createDataRecorder in interface DataCacheHandler
isSnapshotPopulated
public boolean isSnapshotPopulated()
- Specified by:
isSnapshotPopulated in interface DataCacheHandler
getDataSnapshot
public DataSnapshot getDataSnapshot()
- Specified by:
getDataSnapshot in interface DataCacheHandler
Copyright © 2012. All Rights Reserved.