|
ModeShape Distribution 3.1.2.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessingComponent.DynamicOperation | |
|---|---|
| org.modeshape.jcr.query.process | This package defines the QueryProcessor interface, which is responsible for constructing for each query
a tree of ProcessingComponent objects that each are responsible for processing a specific aspect of
the query and returning the tuples to the parent component. |
| Uses of ProcessingComponent.DynamicOperation in org.modeshape.jcr.query.process |
|---|
| Methods in org.modeshape.jcr.query.process that return ProcessingComponent.DynamicOperation | |
|---|---|
protected ProcessingComponent.DynamicOperation |
ProcessingComponent.createDynamicOperation(TypeSystem typeSystem,
Schemata schemata,
QueryResults.Columns columns,
DynamicOperand operand)
Create a ProcessingComponent.DynamicOperation instance that is able to evaluate the supplied DynamicOperand. |
| Methods in org.modeshape.jcr.query.process with parameters of type ProcessingComponent.DynamicOperation | |
|---|---|
protected SelectComponent.ConstraintChecker |
SelectComponent.createChecker(TypeSystem types,
Schemata schemata,
QueryResults.Columns columns,
ProcessingComponent.DynamicOperation dynamicOperation,
Operator operator,
StaticOperand staticOperand)
|
|
ModeShape Distribution 3.1.2.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||