Uses of Interface
org.apache.olingo.odata2.api.uri.expression.OrderExpression

Packages that use OrderExpression
org.apache.olingo.odata2.api.uri.expression Expression Parser 
 

Uses of OrderExpression in org.apache.olingo.odata2.api.uri.expression
 

Methods in org.apache.olingo.odata2.api.uri.expression that return types with arguments of type OrderExpression
 List<OrderExpression> OrderByExpression.getOrders()
           
 

Methods in org.apache.olingo.odata2.api.uri.expression with parameters of type OrderExpression
 Object ExpressionVisitor.visitOrder(OrderExpression orderExpression, Object filterResult, SortOrder sortOrder)
          Visits a order expression
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.