Uses of Class
de.hybris.platform.sap.sapcpiadapter.data.SapCpiOrderCancellation
Packages that use SapCpiOrderCancellation
Package
Description
-
Uses of SapCpiOrderCancellation in de.hybris.platform.sap.sapcpiorderexchange.service
Methods in de.hybris.platform.sap.sapcpiorderexchange.service that return types with arguments of type SapCpiOrderCancellationModifier and TypeMethodDescriptionSapCpiOrderConversionService.convertCancelOrderToSapCpiCancelOrder(OrderCancelRecordEntryModel orderCancelRecordEntryModel) convertCancelOrderToSapCpiCancelOrder -
Uses of SapCpiOrderCancellation in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SapCpiOrderCancellationModifier and TypeMethodDescriptionSapCpiOmmOrderConversionService.convertCancelOrderToSapCpiCancelOrder(OrderCancelRecordEntryModel orderCancelRecordEntryModel) Method parameters in de.hybris.platform.sap.sapcpiorderexchange.service.impl with type arguments of type SapCpiOrderCancellationModifier and TypeMethodDescriptionprotected voidSapCpiOmmOrderCancellationMapperService.mapSapCpiCancelOrderToSapCpiCancelOrderOutbound(List<SapCpiOrderCancellation> sapCpiOrderCancellations, List<SAPCpiOutboundOrderCancellationModel> sapCpiOutboundOrderCancellations) -
Uses of SapCpiOrderCancellation in de.hybris.platform.sap.sapcpiorderexchangeoms.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchangeoms.service.impl that return types with arguments of type SapCpiOrderCancellationModifier and TypeMethodDescriptionSapCpiOmsOrderConversionService.convertCancelOrderToSapCpiCancelOrder(OrderCancelRecordEntryModel orderCancelRecordEntryModel)