Modifier and Type | Method and Description |
---|---|
CacheItem |
CacheHandler.get(PageContext pc,
String id) |
static CacheItem |
CacheHandlerFactory.toCacheItem(Object value,
CacheItem defaultValue) |
Modifier and Type | Method and Description |
---|---|
void |
CacheHandler.set(PageContext pc,
String id,
Object cachedwithin,
CacheItem value) |
static CacheItem |
CacheHandlerFactory.toCacheItem(Object value,
CacheItem defaultValue) |
Modifier and Type | Class and Description |
---|---|
class |
IncludeCacheItem |
Modifier and Type | Class and Description |
---|---|
class |
QueryCacheItem |
class |
StoredProcCacheItem |
Modifier and Type | Method and Description |
---|---|
CacheItem |
RequestCacheHandler.get(PageContext pc,
String id) |
Modifier and Type | Method and Description |
---|---|
void |
RequestCacheHandler.set(PageContext pc,
String id,
Object cachedwithin,
CacheItem value) |
Modifier and Type | Method and Description |
---|---|
CacheItem |
TimespanCacheHandler.get(PageContext pc,
String id) |
Modifier and Type | Method and Description |
---|---|
void |
TimespanCacheHandler.set(PageContext pc,
String id,
Object cachedWithin,
CacheItem value) |
Modifier and Type | Class and Description |
---|---|
class |
UDFCacheItem |
Copyright © 2015 Lucee