Uses of Interface
org.pentaho.reporting.libraries.resourceloader.cache.ResourceDataCacheEntry
Packages that use ResourceDataCacheEntry
Package
Description
-
Uses of ResourceDataCacheEntry in org.pentaho.reporting.libraries.resourceloader.cache
Classes in org.pentaho.reporting.libraries.resourceloader.cache that implement ResourceDataCacheEntryModifier and TypeClassDescriptionclass
Creation-Date: 06.04.2006, 09:53:37Methods in org.pentaho.reporting.libraries.resourceloader.cache that return ResourceDataCacheEntryModifier and TypeMethodDescriptionNullResourceDataCache.get
(ResourceKey key) ResourceDataCache.get
(ResourceKey key) Retrieves the given data from the cache. -
Uses of ResourceDataCacheEntry in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache
Methods in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache that return ResourceDataCacheEntryModifier and TypeMethodDescriptionEHResourceDataCache.get
(ResourceKey key) Retrieves the given data from the cache.