SolarMetric Kodo JDO 3.4.1 generated on May 30 2006

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.4.1 generated on May 30 2006

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