Uses of Interface
org.pentaho.platform.api.cache.ILastModifiedCacheItem
Packages that use ILastModifiedCacheItem
-
Uses of ILastModifiedCacheItem in org.pentaho.platform.api.cache
Methods in org.pentaho.platform.api.cache that return types with arguments of type ILastModifiedCacheItemModifier and TypeMethodDescriptionICacheExpirationRegistry.getCachedItems()
Gets aList
of all items registeredMethods in org.pentaho.platform.api.cache with parameters of type ILastModifiedCacheItemModifier and TypeMethodDescriptionvoid
ICacheExpirationRegistry.register
(ILastModifiedCacheItem cacheItem) Adds an item to the registryvoid
ICacheExpirationRegistry.unRegister
(ILastModifiedCacheItem cacheItem) .