Uses of Class
org.dspace.discovery.configuration.DiscoverySortConfiguration.SORT_ORDER

Packages that use DiscoverySortConfiguration.SORT_ORDER
org.dspace.discovery.configuration   
 

Uses of DiscoverySortConfiguration.SORT_ORDER in org.dspace.discovery.configuration
 

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

Methods in org.dspace.discovery.configuration with parameters of type DiscoverySortConfiguration.SORT_ORDER
 void DiscoverySortConfiguration.setDefaultSortOrder(DiscoverySortConfiguration.SORT_ORDER defaultSortOrder)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.