|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface GQL.Filter
Defines a filter for query result rows.
| Method Summary | |
|---|---|
boolean |
include(Row row)
Returns true if the given row should be
included in the result. |
| Method Detail |
|---|
boolean include(Row row)
throws RepositoryException
true if the given row should be
included in the result.
row - the row to check.
true if the row should be included,
false otherwise.
RepositoryException - if an error occurs while reading from the
repository.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||