Uses of Interface
de.hybris.platform.sap.orderexchange.datahub.inbound.DataHubInboundDeliveryHelper
-
Packages that use DataHubInboundDeliveryHelper Package Description de.hybris.platform.sap.orderexchange.datahub.inbound.impl de.hybris.platform.sap.sapcpiorderexchange.inbound.events -
-
Uses of DataHubInboundDeliveryHelper in de.hybris.platform.sap.orderexchange.datahub.inbound.impl
Classes in de.hybris.platform.sap.orderexchange.datahub.inbound.impl that implement DataHubInboundDeliveryHelper Modifier and Type Class Description classDefaultDataHubInboundDeliveryHelperDefault Data Hub Inbound helper for delivery related notifications -
Uses of DataHubInboundDeliveryHelper in de.hybris.platform.sap.sapcpiorderexchange.inbound.events
Methods in de.hybris.platform.sap.sapcpiorderexchange.inbound.events that return DataHubInboundDeliveryHelper Modifier and Type Method Description DataHubInboundDeliveryHelperSapCpiOmmDeliveryPersistenceHook. getSapDataHubInboundDeliveryHelper()DataHubInboundDeliveryHelperSapCpiOmmGoodsIssuePersistenceHook. getSapDataHubInboundDeliveryHelper()Methods in de.hybris.platform.sap.sapcpiorderexchange.inbound.events with parameters of type DataHubInboundDeliveryHelper Modifier and Type Method Description voidSapCpiOmmDeliveryPersistenceHook. setSapDataHubInboundDeliveryHelper(DataHubInboundDeliveryHelper sapDataHubInboundDeliveryHelper)voidSapCpiOmmGoodsIssuePersistenceHook. setSapDataHubInboundDeliveryHelper(DataHubInboundDeliveryHelper sapDataHubInboundDeliveryHelper)
-