Uses of Interface
org.pentaho.reporting.libraries.resourceloader.cache.ResourceDataCacheEntry
-
Packages that use ResourceDataCacheEntry Package Description org.pentaho.reporting.libraries.resourceloader.cache org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache -
-
Uses of ResourceDataCacheEntry in org.pentaho.reporting.libraries.resourceloader.cache
Classes in org.pentaho.reporting.libraries.resourceloader.cache that implement ResourceDataCacheEntry Modifier and Type Class Description classDefaultResourceDataCacheEntryCreation-Date: 06.04.2006, 09:53:37Methods in org.pentaho.reporting.libraries.resourceloader.cache that return ResourceDataCacheEntry Modifier and Type Method Description ResourceDataCacheEntryNullResourceDataCache. get(ResourceKey key)ResourceDataCacheEntryResourceDataCache. 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 ResourceDataCacheEntry Modifier and Type Method Description ResourceDataCacheEntryEHResourceDataCache. get(ResourceKey key)Retrieves the given data from the cache.
-