public abstract class FilterDirective extends Directive
DEFAULT_COL, DEFAULT_NS| Constructor and Description |
|---|
FilterDirective() |
| Modifier and Type | Method and Description |
|---|---|
abstract ResultRow |
processRow(QueryContext context,
ResultRow input) |
ResultIterator |
queryIterator(QueryContext context,
ResultRow input)
You must call startQuery before calling this and endQuery after you are
done with the result iterator.
|
as, as, debugString, debugString, debugStringInner, debugStringInner, debugStringInner, debugStringParams, debugStringParams, doQuery, endQuery, from, from, from, from, from, from, from, from, from, from, getStandardAddonHints, getStandardAddonHints, isStatic, join, main, of, query, startQuery, to, to, to, to, to, where, wherepublic abstract ResultRow processRow(QueryContext context, ResultRow input) throws QueryException
QueryExceptionpublic ResultIterator queryIterator(QueryContext context, ResultRow input) throws QueryException
DirectivequeryIterator in class DirectiveQueryExceptionCopyright 2004-2015 Wandora Team