Uses of Class
de.hybris.platform.solrfacetsearch.config.SolrServerMode
-
Packages that use SolrServerMode Package Description de.hybris.platform.solrfacetsearch.config -
-
Uses of SolrServerMode in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return SolrServerMode Modifier and Type Method Description SolrServerModeSolrConfig. getMode()static SolrServerModeSolrServerMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SolrServerMode[]SolrServerMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.hybris.platform.solrfacetsearch.config with parameters of type SolrServerMode Modifier and Type Method Description voidSolrConfig. setMode(SolrServerMode mode)
-