Uses of Class
de.hybris.platform.sap.sapcpiadapter.data.SapCpiOrder
Packages that use SapCpiOrder
Package
Description
-
Uses of SapCpiOrder in com.sap.hybris.sapcpioaaorderintegration.service.impl
Methods in com.sap.hybris.sapcpioaaorderintegration.service.impl that return SapCpiOrderModifier and TypeMethodDescriptionSapOaaCpiOrderConversionService.convertOrderToSapCpiOrder(OrderModel orderModel) Methods in com.sap.hybris.sapcpioaaorderintegration.service.impl with parameters of type SapCpiOrderModifier and TypeMethodDescriptionprotected voidSapOaaCpiOrderMapperService.mapOrder(SapCpiOrder sapCpiOrder, SAPCpiOutboundOrderModel sapCpiOutboundOrder) protected voidSapOaaCpiOrderMapperService.mapSapCpiOrderToSAPCpiOrderOutbound(SapCpiOrder sapCpiOrder, SAPCpiOutboundOrderModel sapCpiOutboundOrder, OrderModel orderModel) protected voidSapOaaCpiOrderConversionService.setSapCpiCreditCardPayments(OrderModel orderModel, SapCpiOrder sapCpiOmsOrder) protected voidSapOaaCpiOrderConversionService.setSapCpiOrderAddresses(OrderModel orderModel, SapCpiOrder sapCpiOmsOrder) protected voidSapOaaCpiOrderConversionService.setSapCpiOrderItems(OrderModel orderModel, SapCpiOrder sapCpiOmsOrder) protected voidSapOaaCpiOrderConversionService.setSapCpiOrderPriceComponents(OrderModel orderModel, SapCpiOrder sapCpiOmsOrder) protected voidSapOaaCpiOrderConversionService.setSapCpiPartnerRoles(OrderModel orderModel, SapCpiOrder sapCpiOmsOrder) -
Uses of SapCpiOrder in com.sap.sapcentralorderfacades.order.mapper.impl
Methods in com.sap.sapcentralorderfacades.order.mapper.impl that return SapCpiOrderModifier and TypeMethodDescriptionDefaultCentralOrderCpiConvertor.convertOrderToSapCpiOrder(OrderModel orderModel) Methods in com.sap.sapcentralorderfacades.order.mapper.impl with parameters of type SapCpiOrderModifier and TypeMethodDescriptionprotected voidDefaultCentralOrderCpiMapper.mapSapCpiOrderToSAPCpiOrderOutbound(SapCpiOrder sapCpiOrder, SAPCpiOutboundOrderModel sapCpiOutboundOrder, OrderModel orderModel) -
Uses of SapCpiOrder in de.hybris.platform.sap.sapcpiorderexchange.service
Methods in de.hybris.platform.sap.sapcpiorderexchange.service that return SapCpiOrderModifier and TypeMethodDescriptionSapCpiOrderConversionService.convertOrderToSapCpiOrder(OrderModel orderModel) convertOrderToSapCpiOrder -
Uses of SapCpiOrder in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return SapCpiOrderModifier and TypeMethodDescriptionSapCpiOmmOrderConversionService.convertOrderToSapCpiOrder(OrderModel orderModel) Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl with parameters of type SapCpiOrderModifier and TypeMethodDescriptionprotected voidSapCpiOmmOrderMapperService.mapSapCpiOrderToSAPCpiOrderOutbound(SapCpiOrder sapCpiOrder, SAPCpiOutboundOrderModel sapCpiOutboundOrder) -
Uses of SapCpiOrder in de.hybris.platform.sap.sapcpiorderexchangeoms.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchangeoms.service.impl that return SapCpiOrderModifier and TypeMethodDescriptionSapCpiOmsOrderConversionService.convertOrderToSapCpiOrder(OrderModel orderModel)