Uses of Enum Class
de.hybris.platform.solrfacetsearch.enums.IndexMode
Packages that use IndexMode
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
-
Uses of IndexMode in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return IndexModeMethods in de.hybris.platform.solrfacetsearch.config with parameters of type IndexMode -
Uses of IndexMode in de.hybris.platform.solrfacetsearch.enums
Methods in de.hybris.platform.solrfacetsearch.enums that return IndexMode -
Uses of IndexMode in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return IndexModeModifier and TypeMethodDescriptionSolrIndexConfigModel.getIndexMode()Generated method - Getter of theSolrIndexConfig.indexModeattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.config with parameters of type IndexModeModifier and TypeMethodDescriptionvoidSolrIndexConfigModel.setIndexMode(IndexMode value) Generated method - Setter ofSolrIndexConfig.indexModeattribute defined at extensionsolrfacetsearch.