CacheManager.setCache Method
Sets a cache value.
Parameters
key
Type:
String
The key to identify the cache value.
value
Type:
Object
The value from the cache.
expiry
Type:
Number
Number of milliseconds that this cache is considered valid.
© 2014-2024 Dundas Data Visualization, Inc.