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 aListof all items registeredMethods in org.pentaho.platform.api.cache with parameters of type ILastModifiedCacheItemModifier and TypeMethodDescriptionvoidICacheExpirationRegistry.register(ILastModifiedCacheItem cacheItem) Adds an item to the registryvoidICacheExpirationRegistry.unRegister(ILastModifiedCacheItem cacheItem) .