Uses of Class
de.hybris.platform.searchprovidercssearchservices.document.data.DocumentBatchOperationResponseDTO
Packages that use DocumentBatchOperationResponseDTO
Package
Description
-
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 DocumentBatchOperationResponseDTOMethod parameters in de.hybris.platform.searchprovidercssearchservices.document.data with type arguments of type DocumentBatchOperationResponseDTOModifier and TypeMethodDescriptionvoidDocumentBatchResponseDTO.setResponses(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 DocumentBatchOperationResponseDTOModifier and TypeMethodDescriptionprotected SnDocumentBatchOperationResponseCSSearchSnSearchProvider.convertDocumenBatchOperationResponse(DocumentBatchOperationResponseDTO source)