Uses of Class
de.hybris.platform.searchservices.document.data.SnDocumentBatchRequest
Packages that use SnDocumentBatchRequest
Package
Description
-
Uses of SnDocumentBatchRequest in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl with parameters of type SnDocumentBatchRequestModifier and TypeMethodDescriptionprotected DocumentBatchRequestDTOCSSearchSnSearchProvider.convertDocumenBatchRequest(SnDocumentBatchRequest source, String indexerOperationId) CSSearchSnSearchProvider.executeDocumentBatch(SnContext context, String indexId, SnDocumentBatchRequest documentBatchRequest, String indexerOperationId) -
Uses of SnDocumentBatchRequest in de.hybris.platform.searchservices.spi.service
Methods in de.hybris.platform.searchservices.spi.service with parameters of type SnDocumentBatchRequestModifier and TypeMethodDescriptionSnSearchProvider.executeDocumentBatch(SnContext context, String indexId, SnDocumentBatchRequest documentBatchRequest, String indexerOperationId) Executes a document batch.