Uses of Class
org.usergrid.persistence.Query.SortPredicate

Packages that use Query.SortPredicate
org.usergrid.persistence   
 

Uses of Query.SortPredicate in org.usergrid.persistence
 

Fields in org.usergrid.persistence with type parameters of type Query.SortPredicate
protected  List<Query.SortPredicate> Query.sortPredicates
           
 

Methods in org.usergrid.persistence that return types with arguments of type Query.SortPredicate
 List<Query.SortPredicate> Query.getSortPredicates()
           
 

Methods in org.usergrid.persistence with parameters of type Query.SortPredicate
 Query Query.addSort(Query.SortPredicate sort)
           
 



Copyright © 2013. All Rights Reserved.