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