loaderCacheManager Methods |
[This is preliminary documentation and is subject to change.]
The loaderCacheManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AppendDataFields |
Appends its data points into new or existing property collection
(Inherited from cacheSimpleBase.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| getInstanceID | (Overrides cacheSimpleBase.getInstanceID(Object).) | |
| GetType | (Inherited from Object.) | |
| loadObjectCacheAndMeta |
Loads the object cache and meta returns all meta information
(Inherited from cacheSimpleBaseloaderRequest.) | |
| loadObjectCachedValuesToTarget |
Loads the object cached values to target.
(Inherited from cacheSimpleBaseloaderRequest.) | |
| loadObjectCacheOrNew |
Loads the cached instance or creates new object
(Inherited from cacheSimpleBaseloaderRequest.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| removeCache |
Removes the cache for instance - if exists. TRUE if cache file existed
(Inherited from cacheSimpleBase.) | |
| removeCacheAll |
Removes all cache files within directory, returns number of files removed
(Inherited from cacheSimpleBase.) | |
| saveObjectCache(UTP) |
Saves the object cache.
(Inherited from cacheSimpleBaseloaderRequest.) | |
| saveObjectCache(String, UTP) |
Saves the object cache and returns cache file full path
(Inherited from cacheSimpleBaseloaderRequest.) | |
| ToString | (Inherited from Object.) |