|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectca.uhn.cache.util.QueryResultUtil
Provides utility methods for IQueryResult instances.
| Method Summary | |
static IQueryResult |
filter(IQueryResult theQueryResult,
IQuery theQuery)
Filter the query result by applying a query to each element. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static final IQueryResult filter(IQueryResult theQueryResult,
IQuery theQuery)
theQueryResult - The query result.theQuery - The query.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||