Uses of Enum Class
org.dspace.discovery.configuration.DiscoverySortFieldConfiguration.SORT_ORDER
Packages that use DiscoverySortFieldConfiguration.SORT_ORDER
-
Uses of DiscoverySortFieldConfiguration.SORT_ORDER in org.dspace.discovery.configuration
Methods in org.dspace.discovery.configuration that return DiscoverySortFieldConfiguration.SORT_ORDERModifier and TypeMethodDescriptionDiscoverySortFieldConfiguration.getDefaultSortOrder()Returns the enum constant of this class with the specified name.DiscoverySortFieldConfiguration.SORT_ORDER.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.dspace.discovery.configuration with parameters of type DiscoverySortFieldConfiguration.SORT_ORDERModifier and TypeMethodDescriptionvoidDiscoverySortFieldConfiguration.setDefaultSortOrder(DiscoverySortFieldConfiguration.SORT_ORDER defaultSortOrder)