Uses of Interface
de.hybris.platform.warehousing.inventoryevent.service.InventoryEventService
Packages that use InventoryEventService
Package
Description
-
Uses of InventoryEventService in de.hybris.platform.warehousing.allocation.decline.action.impl
Methods in de.hybris.platform.warehousing.allocation.decline.action.impl that return InventoryEventServiceModifier and TypeMethodDescriptionprotected InventoryEventServiceDefaultDamagedStockDeclineStrategy.getInventoryEventService()protected InventoryEventServiceDefaultOutOfStockDeclineStrategy.getInventoryEventService()Methods in de.hybris.platform.warehousing.allocation.decline.action.impl with parameters of type InventoryEventServiceModifier and TypeMethodDescriptionvoidDefaultDamagedStockDeclineStrategy.setInventoryEventService(InventoryEventService inventoryEventService) voidDefaultOutOfStockDeclineStrategy.setInventoryEventService(InventoryEventService inventoryEventService) -
Uses of InventoryEventService in de.hybris.platform.warehousing.allocation.impl
Methods in de.hybris.platform.warehousing.allocation.impl that return InventoryEventServiceModifier and TypeMethodDescriptionprotected InventoryEventServiceDefaultAllocationService.getInventoryEventService()Methods in de.hybris.platform.warehousing.allocation.impl with parameters of type InventoryEventServiceModifier and TypeMethodDescriptionvoidDefaultAllocationService.setInventoryEventService(InventoryEventService inventoryEventService) -
Uses of InventoryEventService in de.hybris.platform.warehousing.asn.actions
Methods in de.hybris.platform.warehousing.asn.actions that return InventoryEventServiceModifier and TypeMethodDescriptionprotected InventoryEventServiceDefaultTaskDeleteCancellationEventsOnAsnCancelAction.getInventoryEventService()protected InventoryEventServiceDefaultTaskReallocateConsignmentsOnAsnCancelAction.getInventoryEventService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.warehousing.asn.actions with parameters of type InventoryEventServiceModifier and TypeMethodDescriptionvoidDefaultTaskDeleteCancellationEventsOnAsnCancelAction.setInventoryEventService(InventoryEventService inventoryEventService) voidDefaultTaskReallocateConsignmentsOnAsnCancelAction.setInventoryEventService(InventoryEventService inventoryEventService) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of InventoryEventService in de.hybris.platform.warehousing.cancellation.impl
Methods in de.hybris.platform.warehousing.cancellation.impl that return InventoryEventServiceModifier and TypeMethodDescriptionprotected InventoryEventServiceDefaultConsignmentCancellationService.getInventoryEventService()Methods in de.hybris.platform.warehousing.cancellation.impl with parameters of type InventoryEventServiceModifier and TypeMethodDescriptionvoidDefaultConsignmentCancellationService.setInventoryEventService(InventoryEventService inventoryEventService) -
Uses of InventoryEventService in de.hybris.platform.warehousing.inventoryevent.service.impl
Classes in de.hybris.platform.warehousing.inventoryevent.service.impl that implement InventoryEventService -
Uses of InventoryEventService in de.hybris.platform.warehousing.labels.context
Methods in de.hybris.platform.warehousing.labels.context that return InventoryEventServiceModifier and TypeMethodDescriptionprotected InventoryEventServiceConsolidatedPickSlipContext.getInventoryEventService()protected InventoryEventServicePickSlipContext.getInventoryEventService()Methods in de.hybris.platform.warehousing.labels.context with parameters of type InventoryEventServiceModifier and TypeMethodDescriptionvoidConsolidatedPickSlipContext.setInventoryEventService(InventoryEventService inventoryEventService) voidPickSlipContext.setInventoryEventService(InventoryEventService inventoryEventService) -
Uses of InventoryEventService in de.hybris.platform.warehousing.onhold.service.impl
Methods in de.hybris.platform.warehousing.onhold.service.impl that return InventoryEventServiceModifier and TypeMethodDescriptionprotected InventoryEventServiceDefaultOrderOnHoldService.getInventoryEventService()Methods in de.hybris.platform.warehousing.onhold.service.impl with parameters of type InventoryEventServiceModifier and TypeMethodDescriptionvoidDefaultOrderOnHoldService.setInventoryEventService(InventoryEventService inventoryEventService) -
Uses of InventoryEventService in de.hybris.platform.yacceleratorordermanagement.integration
Fields in de.hybris.platform.yacceleratorordermanagement.integration declared as InventoryEventServiceModifier and TypeFieldDescriptionprotected InventoryEventServiceAtpFormulaIntegrationTest.inventoryEventService