Uses of Class
de.hybris.platform.searchprovidercssearchservices.document.data.DocumentBatchOperationResponseDTO
-
-
Uses of DocumentBatchOperationResponseDTO in de.hybris.platform.searchprovidercssearchservices.document.data
Methods in de.hybris.platform.searchprovidercssearchservices.document.data that return types with arguments of type DocumentBatchOperationResponseDTO Modifier and Type Method Description java.util.List<DocumentBatchOperationResponseDTO>DocumentBatchResponseDTO. getResponses()Method parameters in de.hybris.platform.searchprovidercssearchservices.document.data with type arguments of type DocumentBatchOperationResponseDTO Modifier and Type Method Description voidDocumentBatchResponseDTO. setResponses(java.util.List<DocumentBatchOperationResponseDTO> responses) -
Uses of DocumentBatchOperationResponseDTO in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl with parameters of type DocumentBatchOperationResponseDTO Modifier and Type Method Description protected SnDocumentBatchOperationResponseCSSearchSnSearchProvider. convertDocumenBatchOperationResponse(DocumentBatchOperationResponseDTO source)
-