wt.dataops.objectcol.resolution
Interface CollectionQueryProcessor
- All Superinterfaces:
- ResolutionProcessor
- All Known Subinterfaces:
- RecursiveQueryProcessor
- All Known Implementing Classes:
- BaseQueryProcessor, RelationshipQueryProcessor
- public interface CollectionQueryProcessor
- extends ResolutionProcessor
Supported API: false
Extendable: false
process
public StatementSpecHolder[] process(StatementSpecHolder[] specs,
LogicalOperator operator)
throws WTException,
QueryException
Supported API: false
- Parameters:
specs
- operator
-
- Returns:
- StatementSpecHolder[]
- Throws:
WTException
QueryException