Uses of Interface
de.hybris.platform.sap.orderexchange.outbound.SendToDataHubResult
Packages that use SendToDataHubResult
Package
Description
-
Uses of SendToDataHubResult in de.hybris.platform.sap.orderexchange.outbound
Methods in de.hybris.platform.sap.orderexchange.outbound that return SendToDataHubResult -
Uses of SendToDataHubResult in de.hybris.platform.sap.orderexchange.outbound.impl
Classes in de.hybris.platform.sap.orderexchange.outbound.impl that implement SendToDataHubResultModifier and TypeClassDescriptionclassContainer for the Result of the Datahub sending processFields in de.hybris.platform.sap.orderexchange.outbound.impl declared as SendToDataHubResultModifier and TypeFieldDescriptionstatic final SendToDataHubResultDefaultSendToDataHubResult.MESSAGE_HANDLING_ERRORstatic final SendToDataHubResultDefaultSendToDataHubResult.OKAYstatic final SendToDataHubResultDefaultSendToDataHubResult.SENDING_FAILEDMethods in de.hybris.platform.sap.orderexchange.outbound.impl that return SendToDataHubResult -
Uses of SendToDataHubResult in de.hybris.platform.sap.saporderexchangeoms.actions
Method parameters in de.hybris.platform.sap.saporderexchangeoms.actions with type arguments of type SendToDataHubResultModifier and TypeMethodDescriptionprotected voidSapOmsSendOrderToDataHubAction.sendOrder(OrderModel order, List<SendToDataHubResult> results, List<OrderHistoryEntryModel> orderHistoryList, Set<ConsignmentModel> consignments, List<SAPOrderModel> sapOrders) Send SAP order to data-hub -
Uses of SendToDataHubResult in de.hybris.platform.sap.saporderexchangeoms.outbound.impl
Methods in de.hybris.platform.sap.saporderexchangeoms.outbound.impl that return SendToDataHubResultModifier and TypeMethodDescriptionSapOmsSendOrderToDataHubHelper.createAndSendRawItem(OrderModel orderModel)