Uses of Interface
de.hybris.platform.warehousing.inventoryevent.service.InventoryEventService
-
-
Uses of InventoryEventService in de.hybris.platform.sap.saporderexchangeoms.datahub.inbound.impl
Methods in de.hybris.platform.sap.saporderexchangeoms.datahub.inbound.impl that return InventoryEventService Modifier and Type Method Description protected InventoryEventServiceSapOmsDataHubInboundStockLevelHelper. getInventoryEventService()Methods in de.hybris.platform.sap.saporderexchangeoms.datahub.inbound.impl with parameters of type InventoryEventService Modifier and Type Method Description voidSapOmsDataHubInboundStockLevelHelper. setInventoryEventService(InventoryEventService inventoryEventService) -
Uses of InventoryEventService in de.hybris.platform.warehousing.allocation.decline.action.impl
Methods in de.hybris.platform.warehousing.allocation.decline.action.impl that return InventoryEventService Modifier and Type Method Description protected InventoryEventServiceDefaultDamagedStockDeclineStrategy. getInventoryEventService()protected InventoryEventServiceDefaultOutOfStockDeclineStrategy. getInventoryEventService()Methods in de.hybris.platform.warehousing.allocation.decline.action.impl with parameters of type InventoryEventService Modifier and Type Method Description voidDefaultDamagedStockDeclineStrategy. 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 InventoryEventService Modifier and Type Method Description protected InventoryEventServiceDefaultAllocationService. getInventoryEventService()Methods in de.hybris.platform.warehousing.allocation.impl with parameters of type InventoryEventService Modifier and Type Method Description voidDefaultAllocationService. setInventoryEventService(InventoryEventService inventoryEventService) -
Uses of InventoryEventService in de.hybris.platform.warehousing.asn.actions
Methods in de.hybris.platform.warehousing.asn.actions that return InventoryEventService Modifier and Type Method Description protected InventoryEventServiceDefaultTaskDeleteCancellationEventsOnAsnCancelAction. getInventoryEventService()protected InventoryEventServiceDefaultTaskReallocateConsignmentsOnAsnCancelAction. getInventoryEventService()Deprecated.Methods in de.hybris.platform.warehousing.asn.actions with parameters of type InventoryEventService Modifier and Type Method Description voidDefaultTaskDeleteCancellationEventsOnAsnCancelAction. setInventoryEventService(InventoryEventService inventoryEventService)voidDefaultTaskReallocateConsignmentsOnAsnCancelAction. setInventoryEventService(InventoryEventService inventoryEventService)Deprecated. -
Uses of InventoryEventService in de.hybris.platform.warehousing.cancellation.impl
Methods in de.hybris.platform.warehousing.cancellation.impl that return InventoryEventService Modifier and Type Method Description protected InventoryEventServiceDefaultConsignmentCancellationService. getInventoryEventService()Methods in de.hybris.platform.warehousing.cancellation.impl with parameters of type InventoryEventService Modifier and Type Method Description voidDefaultConsignmentCancellationService. 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 Modifier and Type Class Description classDefaultInventoryEventServiceThe default implementation ofInventoryEventService -
Uses of InventoryEventService in de.hybris.platform.warehousing.labels.context
Methods in de.hybris.platform.warehousing.labels.context that return InventoryEventService Modifier and Type Method Description protected InventoryEventServiceConsolidatedPickSlipContext. getInventoryEventService()protected InventoryEventServicePickSlipContext. getInventoryEventService()Methods in de.hybris.platform.warehousing.labels.context with parameters of type InventoryEventService Modifier and Type Method Description voidConsolidatedPickSlipContext. 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 InventoryEventService Modifier and Type Method Description protected InventoryEventServiceDefaultOrderOnHoldService. getInventoryEventService()Methods in de.hybris.platform.warehousing.onhold.service.impl with parameters of type InventoryEventService Modifier and Type Method Description voidDefaultOrderOnHoldService. setInventoryEventService(InventoryEventService inventoryEventService) -
Uses of InventoryEventService in de.hybris.platform.yacceleratorordermanagement.integration
Fields in de.hybris.platform.yacceleratorordermanagement.integration declared as InventoryEventService Modifier and Type Field Description protected InventoryEventServiceAtpFormulaIntegrationTest. inventoryEventService
-