Uses of Class
de.hybris.platform.searchprovidercssearchservices.document.data.DocumentBatchResponseDTO
Packages that use DocumentBatchResponseDTO
Package
Description
-
Uses of DocumentBatchResponseDTO in de.hybris.platform.searchprovidercssearchservices.spi.service
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service that return types with arguments of type DocumentBatchResponseDTOModifier and TypeMethodDescriptionrx.Observable<com.hybris.charon.RawResponse<DocumentBatchResponseDTO>>CSSearchClient.executeDocumentBatch(String indexId, DocumentBatchRequestDTO documentBatchRequest) -
Uses of DocumentBatchResponseDTO in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl with parameters of type DocumentBatchResponseDTOModifier and TypeMethodDescriptionprotected SnDocumentBatchResponseCSSearchSnSearchProvider.convertDocumenBatchResponse(DocumentBatchResponseDTO source)