Uses of Class
de.hybris.platform.searchprovidercssearchservices.document.data.DocumentBatchOperationRequestDTO
-
-
Uses of DocumentBatchOperationRequestDTO in de.hybris.platform.searchprovidercssearchservices.document.data
Methods in de.hybris.platform.searchprovidercssearchservices.document.data that return types with arguments of type DocumentBatchOperationRequestDTO Modifier and Type Method Description java.util.List<DocumentBatchOperationRequestDTO>DocumentBatchRequestDTO. getRequests()Method parameters in de.hybris.platform.searchprovidercssearchservices.document.data with type arguments of type DocumentBatchOperationRequestDTO Modifier and Type Method Description voidDocumentBatchRequestDTO. setRequests(java.util.List<DocumentBatchOperationRequestDTO> requests) -
Uses of DocumentBatchOperationRequestDTO in de.hybris.platform.searchprovidercssearchservices.spi.service.impl
Methods in de.hybris.platform.searchprovidercssearchservices.spi.service.impl that return DocumentBatchOperationRequestDTO Modifier and Type Method Description protected DocumentBatchOperationRequestDTOCSSearchSnSearchProvider. convertDocumenBatchOperationRequest(SnDocumentBatchOperationRequest source)
-