Package io.goobi.viewer.faces.converters
Class SearchSortingOptionConverter
java.lang.Object
io.goobi.viewer.faces.converters.SearchSortingOptionConverter
- All Implemented Interfaces:
Converter<SearchSortingOption>
- Author:
- Florian Alpers
-
Field Summary
Fields inherited from interface jakarta.faces.convert.Converter
DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE_PARAM_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAsObject(FacesContext context, UIComponent component, String value) getAsString(FacesContext context, UIComponent component, SearchSortingOption value)
-
Constructor Details
-
SearchSortingOptionConverter
public SearchSortingOptionConverter()
-
-
Method Details
-
getAsObject
- Specified by:
getAsObjectin interfaceConverter<SearchSortingOption>
-
getAsString
- Specified by:
getAsStringin interfaceConverter<SearchSortingOption>
-