Uses of Class
de.hybris.platform.searchservices.document.data.SnDocumentBatchResponse
Packages that use SnDocumentBatchResponse
Package
Description
-
Uses of SnDocumentBatchResponse in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl that return SnDocumentBatchResponseModifier and TypeMethodDescriptionprotected SnDocumentBatchResponseCSSearchSnSearchProvider.convertDocumenBatchResponse(DocumentBatchResponseDTO source) CSSearchSnSearchProvider.executeDocumentBatch(SnContext context, String indexId, SnDocumentBatchRequest documentBatchRequest, String indexerOperationId) -
Uses of SnDocumentBatchResponse in de.hybris.platform.searchservices.spi.service
Methods in de.hybris.platform.searchservices.spi.service that return SnDocumentBatchResponseModifier and TypeMethodDescriptionSnSearchProvider.executeDocumentBatch(SnContext context, String indexId, SnDocumentBatchRequest documentBatchRequest, String indexerOperationId) Executes a document batch.