Uses of Enum
org.opencms.jsp.search.config.parser.CmsSimpleSearchConfigurationParser.SortOption
Packages that use CmsSimpleSearchConfigurationParser.SortOption
Package
Description
API classes for the configuration parsers of the search form support provided for server-side Solr search.
-
Uses of CmsSimpleSearchConfigurationParser.SortOption in org.opencms.jsp.search.config.parser
Methods in org.opencms.jsp.search.config.parser that return CmsSimpleSearchConfigurationParser.SortOptionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.CmsSimpleSearchConfigurationParser.SortOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.