com.metamatrix.connector.xml.cache
Class ExecutionRecord
java.lang.Object
com.metamatrix.connector.xml.cache.ExecutionRecord
- All Implemented Interfaces:
- Record
public class ExecutionRecord
- extends java.lang.Object
- implements Record
Constructor Summary |
ExecutionRecord(Record parent,
java.lang.String executionID,
java.lang.String sourceRequestID,
java.lang.String cacheKey)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionRecord
public ExecutionRecord(Record parent,
java.lang.String executionID,
java.lang.String sourceRequestID,
java.lang.String cacheKey)
addCacheRecord
public void addCacheRecord(java.lang.String sourceRequestID,
java.lang.String cacheKey)
deleteCacheItems
public void deleteCacheItems(ConnectorLogger logger)
getID
public java.lang.String getID()
- Specified by:
getID
in interface Record
getCache
public IDocumentCache getCache()
- Specified by:
getCache
in interface Record
Copyright © 2009. All Rights Reserved.