|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Comparison | |
|---|---|
| org.apache.jackrabbit.spi.commons.query.jsr283.qom | |
| org.apache.jackrabbit.spi.commons.query.qom | |
| Uses of Comparison in org.apache.jackrabbit.spi.commons.query.jsr283.qom |
|---|
| Methods in org.apache.jackrabbit.spi.commons.query.jsr283.qom that return Comparison | |
|---|---|
Comparison |
QueryObjectModelFactory.comparison(DynamicOperand operand1,
int operator,
StaticOperand operand2)
Filters node-tuples based on the outcome of a binary operation. |
| Uses of Comparison in org.apache.jackrabbit.spi.commons.query.qom |
|---|
| Classes in org.apache.jackrabbit.spi.commons.query.qom that implement Comparison | |
|---|---|
class |
ComparisonImpl
ComparisonImpl... |
| Methods in org.apache.jackrabbit.spi.commons.query.qom that return Comparison | |
|---|---|
Comparison |
QueryObjectModelFactoryImpl.comparison(DynamicOperand operand1,
int operator,
StaticOperand operand2)
Filters node-tuples based on the outcome of a binary operation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||