railo.runtime.query
Class QueryCacheEntry
java.lang.Object
railo.runtime.query.QueryCacheEntry
- All Implemented Interfaces:
- Serializable, Dumpable
public final class QueryCacheEntry
- extends Object
- implements Serializable, Dumpable
a single entry of the query cache
- See Also:
- Serialized Form
isCachedAfter
public boolean isCachedAfter(Date cacheAfter)
- Parameters:
cacheAfter
-
- Returns:
- is in range or not
getValue
public Object getValue()
- Returns:
- returns query object in entry
toDumpData
public DumpData toDumpData(PageContext pageContext,
int maxlevel,
DumpProperties properties)
- Description copied from interface:
Dumpable
- method to print out information to a object as HTML
- Specified by:
toDumpData
in interface Dumpable
- Returns:
- HTML print out
Copyright © 2012 Railo