Uses of Class
org.xcmis.search.model.ordering.Order

Packages that use Order
org.xcmis.search.model.ordering   
 

Uses of Order in org.xcmis.search.model.ordering
 

Methods in org.xcmis.search.model.ordering that return Order
static Order Order.forSymbol(String symbol)
          Attempt to find the Order given a symbol.
 Order Ordering.getOrder()
          The order type.
static Order Order.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Order[] Order.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.xcmis.search.model.ordering with parameters of type Order
Ordering(DynamicOperand operand, Order order)
          Create a new ordering specification, given the supplied operand and order.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.