Uses of Interface
de.hybris.platform.solrfacetsearch.indexer.IndexerService
Packages that use IndexerService
Package
Description
-
Uses of IndexerService in com.hybris.backoffice.solrsearch.events
Fields in com.hybris.backoffice.solrsearch.events declared as IndexerServiceModifier and TypeFieldDescriptionprotected IndexerServiceDirectSolrIndexSynchronizationStrategy.indexerServiceMethods in com.hybris.backoffice.solrsearch.events with parameters of type IndexerServiceModifier and TypeMethodDescriptionvoidDirectSolrIndexSynchronizationStrategy.setIndexerService(IndexerService indexerService) -
Uses of IndexerService in com.hybris.backoffice.solrsearch.selenium.remote
Fields in com.hybris.backoffice.solrsearch.selenium.remote declared as IndexerServiceModifier and TypeFieldDescriptionprotected IndexerServiceTestBackofficeSolrTestingService.indexerServiceMethods in com.hybris.backoffice.solrsearch.selenium.remote that return IndexerServiceMethods in com.hybris.backoffice.solrsearch.selenium.remote with parameters of type IndexerServiceModifier and TypeMethodDescriptionvoidTestBackofficeSolrTestingService.setIndexerService(IndexerService indexerService) -
Uses of IndexerService in com.hybris.backoffice.solrsearch.setup
Methods in com.hybris.backoffice.solrsearch.setup that return IndexerServiceModifier and TypeMethodDescriptionprotected IndexerServiceBackofficeSolrSearchIndexInitializer.getIndexerService()Methods in com.hybris.backoffice.solrsearch.setup with parameters of type IndexerServiceModifier and TypeMethodDescriptionvoidBackofficeSolrSearchIndexInitializer.setIndexerService(IndexerService indexerService) -
Uses of IndexerService in de.hybris.platform.solrfacetsearch.indexer.cron
Fields in de.hybris.platform.solrfacetsearch.indexer.cron declared as IndexerServiceMethods in de.hybris.platform.solrfacetsearch.indexer.cron that return IndexerServiceMethods in de.hybris.platform.solrfacetsearch.indexer.cron with parameters of type IndexerServiceModifier and TypeMethodDescriptionvoidAbstractIndexerJob.setIndexerService(IndexerService indexerService) voidSolrExtIndexerJob.setIndexerService(IndexerService indexerService) -
Uses of IndexerService in de.hybris.platform.solrfacetsearch.indexer.impl
Classes in de.hybris.platform.solrfacetsearch.indexer.impl that implement IndexerService