|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.connector.xml.cache.CachedObjectRecord
public class CachedObjectRecord
Constructor Summary | |
---|---|
CachedObjectRecord(Record parent,
java.lang.String sourceRequestID,
java.lang.String cacheKey)
|
Method Summary | |
---|---|
IDocumentCache |
getCache()
|
java.lang.String |
getCacheKey()
|
java.lang.String |
getID()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CachedObjectRecord(Record parent, java.lang.String sourceRequestID, java.lang.String cacheKey)
Method Detail |
---|
public java.lang.String getCacheKey()
public java.lang.String getID()
getID
in interface Record
public IDocumentCache getCache()
getCache
in interface Record
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |