|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheManager.CacheEntry | |
---|---|
com.jalios.jcms | Contains the core JCMS classes. |
Uses of CacheManager.CacheEntry in com.jalios.jcms |
---|
Fields in com.jalios.jcms with type parameters of type CacheManager.CacheEntry | |
---|---|
protected Map<String,CacheManager.CacheEntry> |
CacheManager.contentMap
|
Methods in com.jalios.jcms that return CacheManager.CacheEntry | |
---|---|
CacheManager.CacheEntry |
CacheManager.getCacheEntry(String id)
Get the CacheEntry from a given entry's id. |
Methods in com.jalios.jcms that return types with arguments of type CacheManager.CacheEntry | |
---|---|
Collection<CacheManager.CacheEntry> |
CacheManager.getCacheEntries()
Get all the cache entries |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |