Uses of Enum Class
de.hybris.platform.solrfacetsearch.config.QueryMethod
Packages that use QueryMethod
-
Uses of QueryMethod in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return QueryMethodModifier and TypeMethodDescriptionSolrConfig.getQueryMethod()static QueryMethodReturns the enum constant of this class with the specified name.static QueryMethod[]QueryMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.solrfacetsearch.config with parameters of type QueryMethod