|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Evaluator<T> | Evaluator for CMIS query parse trees. |
IdentifierMap | The methods of this class map CMIS identifiers to JCR identifiers. |
XPathBuilder | This result type of EvaluatorXPath provides means for partially evaluating
the underlying query's condition. |
Class Summary | |
---|---|
EvaluatorBase<T> | This abstract base class implements all methods of the Evaluator interface
by throwing a CmisNotSupportedException . |
EvaluatorXPath | This implementation of Evaluator results in an instance of a XPathBuilder which
can be used to validated the where clause of the original CMIS query and translate it to a
corresponding (i.e. |
ParseTreeWalker<T> | This implementation of PredicateWalkerBase traverses the parse tree of a CMIS query. |
QueryTranslator | Abstract base class for translating a CMIS query statement to a JCR XPath query statement. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |