Click or drag to resize

loaderCacheManager Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The loaderCacheManager type exposes the following members.

Methods
  NameDescription
Public methodAppendDataFields
Appends its data points into new or existing property collection
(Inherited from cacheSimpleBase.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodgetInstanceID (Overrides cacheSimpleBase.getInstanceID(Object).)
Public methodGetType (Inherited from Object.)
Public methodloadObjectCacheAndMeta
Loads the object cache and meta returns all meta information
(Inherited from cacheSimpleBaseloaderRequest.)
Public methodloadObjectCachedValuesToTarget
Loads the object cached values to target.
(Inherited from cacheSimpleBaseloaderRequest.)
Public methodloadObjectCacheOrNew
Loads the cached instance or creates new object
(Inherited from cacheSimpleBaseloaderRequest.)
Public methodOnPropertyChanged
Called when a property is changed.
(Inherited from dataBindableBase.)
Public methodremoveCache
Removes the cache for instance - if exists. TRUE if cache file existed
(Inherited from cacheSimpleBase.)
Public methodremoveCacheAll
Removes all cache files within directory, returns number of files removed
(Inherited from cacheSimpleBase.)
Public methodsaveObjectCache(UTP)
Saves the object cache.
(Inherited from cacheSimpleBaseloaderRequest.)
Public methodsaveObjectCache(String, UTP)
Saves the object cache and returns cache file full path
(Inherited from cacheSimpleBaseloaderRequest.)
Public methodToString (Inherited from Object.)
Top
See Also