Uses of Class
de.hybris.platform.sap.orderexchange.inbound.events.DataHubTranslator
-
Packages that use DataHubTranslator Package Description de.hybris.platform.sap.orderexchange.inbound.events de.hybris.platform.sap.saporderexchangeoms.datahub.inbound.events -
-
Uses of DataHubTranslator in de.hybris.platform.sap.orderexchange.inbound.events
Subclasses of DataHubTranslator in de.hybris.platform.sap.orderexchange.inbound.events Modifier and Type Class Description classDataHubDeliveryTranslatorThis class includes the translator for delivery that creates consignments and processes status.classDataHubGoodsIssueTranslatorTranslator for Goods Issue process.classDataHubOrderCancelTranslatorThis class includes the translator for order confirmationclassDataHubOrderCreationTranslatorThis class includes the translator for order confirmation -
Uses of DataHubTranslator in de.hybris.platform.sap.saporderexchangeoms.datahub.inbound.events
Subclasses of DataHubTranslator in de.hybris.platform.sap.saporderexchangeoms.datahub.inbound.events Modifier and Type Class Description classSapOmsDataHubDeliveryTranslatorThis class includes the translator for delivery that updates consignments statuses.classSapOmsDataHubGoodsIssueTranslatorTranslator for Goods Issue process that updates the consignment status and finalizes the consignment process flowclassSapOmsDataHubStockLevelTranslatorTranslator to update the stock level in the platform after the stock value is replicated from ERP.
-