Uses of Enum Class
de.hybris.platform.solrfacetsearch.config.CommitMode
Packages that use CommitMode
-
Uses of CommitMode in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return CommitModeModifier and TypeMethodDescriptionIndexConfig.getCommitMode()static CommitModeReturns the enum constant of this class with the specified name.static CommitMode[]CommitMode.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 CommitMode