SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

kodo.datacache
Interface DataCachePCData

All Superinterfaces:
PCData, Serializable
All Known Implementing Classes:
DataCachePCDataImpl

public interface DataCachePCData
extends PCData

Specialized PCData implementation for data caching.


Method Summary
 boolean isTimedOut()
          Whether this data is timed out.
 
Methods inherited from interface kodo.runtime.PCData
getData, getId, getImplData, getType, getVersion, isLoaded, load, load, setImplData, setVersion, store, store
 

Method Detail

isTimedOut

public boolean isTimedOut()
Whether this data is timed out.

SolarMetric Kodo JDO 3.3.5 generated on August 31 2005

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.