Uses of Class
io.goobi.viewer.model.search.SearchSortingOption
Packages that use SearchSortingOption
Package
Description
-
Uses of SearchSortingOption in io.goobi.viewer.controller
Methods in io.goobi.viewer.controller that return types with arguments of type SearchSortingOption -
Uses of SearchSortingOption in io.goobi.viewer.faces.converters
Methods in io.goobi.viewer.faces.converters that return SearchSortingOptionModifier and TypeMethodDescriptionSearchSortingOptionConverter.getAsObject(jakarta.faces.context.FacesContext context, jakarta.faces.component.UIComponent component, String value) Methods in io.goobi.viewer.faces.converters with parameters of type SearchSortingOptionModifier and TypeMethodDescriptionSearchSortingOptionConverter.getAsString(jakarta.faces.context.FacesContext context, jakarta.faces.component.UIComponent component, SearchSortingOption value) -
Uses of SearchSortingOption in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return SearchSortingOptionModifier and TypeMethodDescriptionSearchBean.getSearchSortingOption()Getter for the fieldsearchSortingOption.Methods in io.goobi.viewer.managedbeans that return types with arguments of type SearchSortingOptionModifier and TypeMethodDescriptionSearchBean.getSearchSortingOptions(String language) getSearchSortingOptions.Methods in io.goobi.viewer.managedbeans with parameters of type SearchSortingOptionModifier and TypeMethodDescriptionvoidSearchBean.setSearchSortingOption(SearchSortingOption searchSortingOption) Setter for the fieldsearchSortingOption. -
Uses of SearchSortingOption in io.goobi.viewer.model.search
Methods in io.goobi.viewer.model.search that return SearchSortingOptionMethods in io.goobi.viewer.model.search with parameters of type SearchSortingOption