Uses of Class
de.hybris.platform.searchservices.document.data.SnDocumentBatchResponse
-
Packages that use SnDocumentBatchResponse Package Description de.hybris.platform.searchprovidercssearchservices.spi.service.impl de.hybris.platform.searchservices.spi.service -
-
Uses of SnDocumentBatchResponse in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl that return SnDocumentBatchResponse Modifier and Type Method Description protected SnDocumentBatchResponseCSSearchSnSearchProvider. convertDocumenBatchResponse(DocumentBatchResponseDTO source)SnDocumentBatchResponseCSSearchSnSearchProvider. executeDocumentBatch(SnContext context, java.lang.String indexId, SnDocumentBatchRequest documentBatchRequest, java.lang.String indexerOperationId) -
Uses of SnDocumentBatchResponse in de.hybris.platform.searchservices.spi.service
Methods in de.hybris.platform.searchservices.spi.service that return SnDocumentBatchResponse Modifier and Type Method Description SnDocumentBatchResponseSnSearchProvider. executeDocumentBatch(SnContext context, java.lang.String indexId, SnDocumentBatchRequest documentBatchRequest, java.lang.String indexerOperationId)Executes a document batch.
-