Uses of Class
com.atlassian.query.order.SearchSort

Packages that use SearchSort
com.atlassian.query.order   
 

Uses of SearchSort in com.atlassian.query.order
 

Methods in com.atlassian.query.order that return types with arguments of type SearchSort
 List<SearchSort> OrderByImpl.getSearchSorts()
           
 List<SearchSort> OrderBy.getSearchSorts()
           
 

Constructors in com.atlassian.query.order with parameters of type SearchSort
OrderByImpl(SearchSort... searchSorts)
           
SearchSort(SearchSort copy)
           
 

Constructor parameters in com.atlassian.query.order with type arguments of type SearchSort
OrderByImpl(Collection<SearchSort> searchSorts)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.