Uses of Interface
de.hybris.platform.searchservices.indexer.service.SnIndexerBatchRequest
-
Packages that use SnIndexerBatchRequest Package Description de.hybris.platform.searchservices.indexer.service de.hybris.platform.searchservices.indexer.service.impl -
-
Uses of SnIndexerBatchRequest in de.hybris.platform.searchservices.indexer.service
Methods in de.hybris.platform.searchservices.indexer.service with parameters of type SnIndexerBatchRequest Modifier and Type Method Description SnIndexerBatchResponseSnIndexerBatchStrategy. execute(SnIndexerBatchRequest indexerBatchRequest)Executes the indexer request. -
Uses of SnIndexerBatchRequest in de.hybris.platform.searchservices.indexer.service.impl
Classes in de.hybris.platform.searchservices.indexer.service.impl that implement SnIndexerBatchRequest Modifier and Type Class Description classDefaultSnIndexerBatchRequestDefault implementation forSnIndexerBatchRequest.Methods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexerBatchRequest Modifier and Type Method Description SnIndexerBatchResponseAbstractSnIndexerBatchStrategy. execute(SnIndexerBatchRequest indexerBatchRequest)
-