Uses of Interface
org.pentaho.reporting.libraries.resourceloader.cache.ResourceBundleDataCache
-
Packages that use ResourceBundleDataCache Package Description org.pentaho.reporting.libraries.resourceloader org.pentaho.reporting.libraries.resourceloader.cache -
-
Uses of ResourceBundleDataCache in org.pentaho.reporting.libraries.resourceloader
Methods in org.pentaho.reporting.libraries.resourceloader that return ResourceBundleDataCache Modifier and Type Method Description ResourceBundleDataCacheResourceManager. getBundleCache()Methods in org.pentaho.reporting.libraries.resourceloader with parameters of type ResourceBundleDataCache Modifier and Type Method Description voidResourceManager. setBundleCache(ResourceBundleDataCache bundleCache) -
Uses of ResourceBundleDataCache in org.pentaho.reporting.libraries.resourceloader.cache
Classes in org.pentaho.reporting.libraries.resourceloader.cache that implement ResourceBundleDataCache Modifier and Type Class Description classNullResourceBundleDataCacheDisables caching.Methods in org.pentaho.reporting.libraries.resourceloader.cache that return ResourceBundleDataCache Modifier and Type Method Description ResourceBundleDataCacheNullCacheProvider. createBundleDataCache()ResourceBundleDataCacheResourceBundleDataCacheProvider. createBundleDataCache()
-