WEB-INF.cftags.componentmura.cfobject
mura.cache.provider.cacheAdobe
This is used by advanced caching to interact with CFML service
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
string
|
cacheName
The name of the cache.
|
data
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
get([any key])
|
any
|
getAll()
|
any
|
has([any key])
|
any
|
purge([any key])
|
any
|
purgeAll()
|
any
|
put([any key], [any value], [any timespan='1'], [any idleTime='1'])
|
any
|
size()
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
The name of the cache.
getter
- truereturntype
- anyrequired
- falsesetter
- trueaccess
- publicserializable
- trueMethod Detail |
---|
get
in class
cfobject
key
key
key
key
value
timespan
idleTime