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