Uses of Interface
de.hybris.platform.searchservices.indexer.service.SnIndexerService
-
Packages that use SnIndexerService Package Description com.hybris.backoffice.searchservices.events com.hybris.backoffice.searchservices.setup de.hybris.platform.searchservices.indexer.service.impl -
-
Uses of SnIndexerService in com.hybris.backoffice.searchservices.events
Fields in com.hybris.backoffice.searchservices.events declared as SnIndexerService Modifier and Type Field Description protected SnIndexerServiceDirectSearchservicesIndexSynchronizationStrategy. snIndexerServiceMethods in com.hybris.backoffice.searchservices.events with parameters of type SnIndexerService Modifier and Type Method Description voidDirectSearchservicesIndexSynchronizationStrategy. setSnIndexerService(SnIndexerService snIndexerService) -
Uses of SnIndexerService in com.hybris.backoffice.searchservices.setup
Methods in com.hybris.backoffice.searchservices.setup with parameters of type SnIndexerService Modifier and Type Method Description voidBackofficeSearchservicesIndexInitializer. setSnIndexerService(SnIndexerService snIndexerService) -
Uses of SnIndexerService in de.hybris.platform.searchservices.indexer.service.impl
Classes in de.hybris.platform.searchservices.indexer.service.impl that implement SnIndexerService Modifier and Type Class Description classDefaultSnIndexerServiceDefault implementation forSnIndexerService.Methods in de.hybris.platform.searchservices.indexer.service.impl that return SnIndexerService Modifier and Type Method Description SnIndexerServiceAbstractSnIndexerJob. getSnIndexerService()Methods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexerService Modifier and Type Method Description voidAbstractSnIndexerJob. setSnIndexerService(SnIndexerService snIndexerService)
-