Uses of Class
org.dspace.app.rest.model.SearchConfigurationRest.SortOption
-
Packages that use SearchConfigurationRest.SortOption Package Description org.dspace.app.rest.model -
-
Uses of SearchConfigurationRest.SortOption in org.dspace.app.rest.model
Methods in org.dspace.app.rest.model that return types with arguments of type SearchConfigurationRest.SortOption Modifier and Type Method Description List<SearchConfigurationRest.SortOption>SearchConfigurationRest. getSortOptions()Methods in org.dspace.app.rest.model with parameters of type SearchConfigurationRest.SortOption Modifier and Type Method Description voidSearchConfigurationRest. addSortOption(SearchConfigurationRest.SortOption sortOption)
-