Uses of Class
org.dspace.discovery.DiscoverQuery.SORT_ORDER

Packages that use DiscoverQuery.SORT_ORDER
org.dspace.discovery   
 

Uses of DiscoverQuery.SORT_ORDER in org.dspace.discovery
 

Methods in org.dspace.discovery that return DiscoverQuery.SORT_ORDER
 DiscoverQuery.SORT_ORDER DiscoverQuery.getSortOrder()
           
static DiscoverQuery.SORT_ORDER DiscoverQuery.SORT_ORDER.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DiscoverQuery.SORT_ORDER[] DiscoverQuery.SORT_ORDER.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.dspace.discovery with parameters of type DiscoverQuery.SORT_ORDER
 void DiscoverQuery.setSortField(String sortField, DiscoverQuery.SORT_ORDER sortOrder)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.