javax.jcr.query.qom
Interface Ordering


public interface Ordering

Determines the relative order of two node-tuples by evaluating operand for each.

For a first node-tuple, nt1, for which operand evaluates to v1, and a second node-tuple, nt2, for which operand evaluates to v2:

Since:
JCR 2.0

Method Summary
 DynamicOperand getOperand()
          The operand by which to order.
 java.lang.String getOrder()
          Gets the order.
 

Method Detail

getOperand

DynamicOperand getOperand()
The operand by which to order.

Returns:
the operand; non-null

getOrder

java.lang.String getOrder()
Gets the order.

Returns:
either