Uses of Class
de.hybris.platform.solrfacetsearch.indexer.strategies.impl.DefaultIndexerStrategyFactory
-
Packages that use DefaultIndexerStrategyFactory Package Description com.hybris.backoffice.solrsearch.indexer.impl -
-
Uses of DefaultIndexerStrategyFactory in com.hybris.backoffice.solrsearch.indexer.impl
Methods in com.hybris.backoffice.solrsearch.indexer.impl that return DefaultIndexerStrategyFactory Modifier and Type Method Description DefaultIndexerStrategyFactory
BackofficeIndexerStrategyFactory. getDefaultIndexerStrategyFactory()
Methods in com.hybris.backoffice.solrsearch.indexer.impl with parameters of type DefaultIndexerStrategyFactory Modifier and Type Method Description void
BackofficeIndexerStrategyFactory. setDefaultIndexerStrategyFactory(DefaultIndexerStrategyFactory defaultIndexerStrategyFactory)
-