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, where
public abstract ResultRow processRow(QueryContext context, ResultRow input) throws QueryException
QueryException
public ResultIterator queryIterator(QueryContext context, ResultRow input) throws QueryException
Directive
queryIterator
in class Directive
QueryException
Copyright 2004-2015 Wandora Team