Uses of Class
de.hybris.platform.searchprovidercssearchservices.document.data.DocumentBatchRequestDTO
Packages that use DocumentBatchRequestDTO
Package
Description
-
Uses of DocumentBatchRequestDTO in de.hybris.platform.searchprovidercssearchservices.spi.service
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service with parameters of type DocumentBatchRequestDTOModifier and TypeMethodDescriptionrx.Observable<com.hybris.charon.RawResponse<AsyncTaskResponseDTO>>CSSearchClient.executeDocumentBatch(String indexId, DocumentBatchRequestDTO documentBatchRequest) -
Uses of DocumentBatchRequestDTO in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl that return DocumentBatchRequestDTOModifier and TypeMethodDescriptionprotected DocumentBatchRequestDTOCSSearchSnSearchProvider.convertDocumenBatchRequest(SnDocumentBatchRequest source, String indexerOperationId)