wt.epm.upload
Class Cache.IteratedCacheHandler
java.lang.Object
wt.epm.upload.Cache.CacheHandlerAdapter
wt.epm.upload.Cache.IteratedCacheHandler
- All Implemented Interfaces:
- Cache.CacheHandler
- Enclosing class:
- Cache
- public static class Cache.IteratedCacheHandler
- extends Cache.CacheHandlerAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
objectsByMasterCacheId
private Map objectsByMasterCacheId
Cache.IteratedCacheHandler
public Cache.IteratedCacheHandler()
cacheObject
public void cacheObject(CacheObject cacheObject)
throws WTException
- Throws:
WTException
releaseObject
public void releaseObject(CacheObject cacheObject)
throws WTException
- Throws:
WTException
getCacheObjectByMasterObjectIdentifier
public CacheObject getCacheObjectByMasterObjectIdentifier(ObjectIdentifier id)
throws WTException
- Throws:
WTException
getCacheObjectByMaster
public CacheObject getCacheObjectByMaster(Persistable master)
throws WTException
- Throws:
WTException
getCacheObjectByMasterReference
public CacheObject getCacheObjectByMasterReference(WTReference reference)
throws WTException
- Throws:
WTException