| Package | Description |
|---|---|
| org.springframework.extensions.surf.cache |
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,CacheItem<K>> |
BasicCache.cache
Deprecated.
|
protected Map<String,CacheItem<ModelObject>> |
ModelObjectCache.cache |
| Modifier and Type | Method and Description |
|---|---|
Collection<CacheItem<K>> |
BasicCache.values()
Deprecated.
Returns the values for the items in the cache
|
Collection<CacheItem<ModelObject>> |
ModelObjectCache.values()
Returns the values for the items in the cache
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.