|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cache | |
wt.epm.upload |
Uses of Cache in wt.epm.upload |
Fields in wt.epm.upload declared as Cache | |
private Cache |
EPMUpload.cache
|
private Cache |
Cache.CacheHandlerAdapter.cache
|
private Cache |
Cache.Flusher.cache
|
Methods in wt.epm.upload that return Cache | |
Cache |
EPMUpload.getCache()
|
Cache |
CacheObjectOwner.getCache()
|
Cache |
CacheObject.getCache()
|
Cache |
Cache.getCache()
|
Cache |
Cache.CacheHandlerAdapter.getCache()
|
Methods in wt.epm.upload with parameters of type Cache | |
protected static void |
EPMUploadStandalone.createNewDependencies(Cache cache,
CacheDocument cacheDocument,
Collection ndDeps)
|
protected static void |
EPMUploadStandalone.updateDependencies(Cache cache,
CacheDocument cacheDocument,
Map depsForUpdating)
|
void |
Cache.CacheHandler.init(Cache cache)
|
void |
Cache.CacheHandlerAdapter.init(Cache cache)
|
Constructors in wt.epm.upload with parameters of type Cache | |
EPMUpload(EPMNeutralData neutralData,
Cache cache)
|
|
CacheFamilyTable(Cache cache,
EPMFamilyTable familyTable)
|
|
Cache.Flusher(Cache cache)
|
|
Cache.Flusher(Cache cache,
boolean delete,
boolean create,
boolean update)
|
|
Cache.CacheFamilyTable(Cache cache,
EPMFamilyTable familyTable)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |