Uses of Interface
org.pentaho.reporting.libraries.resourceloader.cache.ResourceDataCache
-
-
Uses of ResourceDataCache in org.pentaho.reporting.libraries.resourceloader
Methods in org.pentaho.reporting.libraries.resourceloader that return ResourceDataCache Modifier and Type Method Description ResourceDataCacheResourceManager. getDataCache()Methods in org.pentaho.reporting.libraries.resourceloader with parameters of type ResourceDataCache Modifier and Type Method Description voidResourceManager. setDataCache(ResourceDataCache dataCache) -
Uses of ResourceDataCache in org.pentaho.reporting.libraries.resourceloader.cache
Classes in org.pentaho.reporting.libraries.resourceloader.cache that implement ResourceDataCache Modifier and Type Class Description classNullResourceDataCacheDisables caching.Methods in org.pentaho.reporting.libraries.resourceloader.cache that return ResourceDataCache Modifier and Type Method Description ResourceDataCacheNullCacheProvider. createDataCache()ResourceDataCacheResourceDataCacheProvider. createDataCache() -
Uses of ResourceDataCache in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache
Classes in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache that implement ResourceDataCache Modifier and Type Class Description classEHResourceDataCacheMethods in org.pentaho.reporting.libraries.resourceloader.modules.cache.ehcache that return ResourceDataCache Modifier and Type Method Description ResourceDataCacheEHCacheProvider. createDataCache()
-