WEB-INF.cftags.componentmura.cfobject
mura.cache.cacheAbstract
This provide basic factory methods for cache factories
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
get(string key)
|
any
|
getAll()
|
any
|
getCollection()
|
any
|
getHashKey(string key)
|
any
|
getJavaLoader()
|
any
|
getParent()
|
boolean
|
has(string key)
|
boolean
|
hasParent()
|
private boolean
|
isSoftReference(any obj)
|
boolean
|
keyExists([any key])
|
any
|
purge(string key)
|
any
|
purgeAll()
|
any
|
set(string key, any obj, [boolean isSoft='false'], [any timespan=''])
|
private any
|
setCollection(struct collection)
|
any
|
setJavaLoader(any javaLoader)
|
any
|
setParent(any parent)
|
any
|
size()
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Method Detail |
---|
get
in class
cfobject
key
key
key
obj
key
key
set
in class
cfobject
key
obj
isSoft
timespan
collection
javaLoader
parent