|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILastModifiedCacheItem | |
|---|---|
| org.pentaho.platform.api.cache | |
| org.pentaho.platform.plugin.services.cache | |
| Uses of ILastModifiedCacheItem in org.pentaho.platform.api.cache |
|---|
| Methods in org.pentaho.platform.api.cache that return types with arguments of type ILastModifiedCacheItem | |
|---|---|
List<ILastModifiedCacheItem> |
ICacheExpirationRegistry.getCachedItems()
Gets a List of all items registered |
| Methods in org.pentaho.platform.api.cache with parameters of type ILastModifiedCacheItem | |
|---|---|
void |
ICacheExpirationRegistry.register(ILastModifiedCacheItem cacheItem)
Adds an item to the registry |
void |
ICacheExpirationRegistry.unRegister(ILastModifiedCacheItem cacheItem)
. |
| Uses of ILastModifiedCacheItem in org.pentaho.platform.plugin.services.cache |
|---|
| Classes in org.pentaho.platform.plugin.services.cache that implement ILastModifiedCacheItem | |
|---|---|
class |
LastModifiedCache
User: rfellows Date: 10/25/11 Time: 3:53 PM |
| Methods in org.pentaho.platform.plugin.services.cache that return types with arguments of type ILastModifiedCacheItem | |
|---|---|
List<ILastModifiedCacheItem> |
CacheExpirationRegistry.getCachedItems()
|
| Methods in org.pentaho.platform.plugin.services.cache with parameters of type ILastModifiedCacheItem | |
|---|---|
void |
CacheExpirationRegistry.register(ILastModifiedCacheItem cacheItem)
|
void |
CacheExpirationRegistry.unRegister(ILastModifiedCacheItem cacheItem)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||