Uses of Interface
de.hybris.platform.warehousing.cancellation.ConsignmentCancellationService
-
-
Uses of ConsignmentCancellationService in de.hybris.platform.warehousing.cancellation.executors
Methods in de.hybris.platform.warehousing.cancellation.executors that return ConsignmentCancellationService Modifier and Type Method Description protected ConsignmentCancellationServiceOmsWarehouseResponseExecutor. getConsignmentCancellationService()Methods in de.hybris.platform.warehousing.cancellation.executors with parameters of type ConsignmentCancellationService Modifier and Type Method Description voidOmsWarehouseResponseExecutor. setConsignmentCancellationService(ConsignmentCancellationService consignmentCancellationService) -
Uses of ConsignmentCancellationService in de.hybris.platform.warehousing.cancellation.impl
Classes in de.hybris.platform.warehousing.cancellation.impl that implement ConsignmentCancellationService Modifier and Type Class Description classDefaultConsignmentCancellationServiceCancellation service implementation that will create cancellation events associated with the consignment entries. -
Uses of ConsignmentCancellationService in de.hybris.platform.yacceleratorordermanagement.integration
Fields in de.hybris.platform.yacceleratorordermanagement.integration declared as ConsignmentCancellationService Modifier and Type Field Description protected ConsignmentCancellationServiceAtpFormulaIntegrationTest. consignmentCancellationService -
Uses of ConsignmentCancellationService in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as ConsignmentCancellationService Modifier and Type Field Description protected ConsignmentCancellationServiceBaseUtil. consignmentCancellationServiceMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return ConsignmentCancellationService Modifier and Type Method Description ConsignmentCancellationServiceBaseUtil. getConsignmentCancellationService()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type ConsignmentCancellationService Modifier and Type Method Description voidBaseUtil. setConsignmentCancellationService(ConsignmentCancellationService consignmentCancellationService)
-