Uses of Class
de.hybris.platform.sap.sapcpiadapter.data.SapCpiOrderItem
Packages that use SapCpiOrderItem
Package
Description
-
Uses of SapCpiOrderItem in com.sap.hybris.sapcpioaaorderintegration.service.impl
Methods in com.sap.hybris.sapcpioaaorderintegration.service.impl that return types with arguments of type SapCpiOrderItemModifier and TypeMethodDescriptionprotected List<SapCpiOrderItem>SapOaaCpiOrderConversionService.mapOrderItems(OrderModel orderModel) Methods in com.sap.hybris.sapcpioaaorderintegration.service.impl with parameters of type SapCpiOrderItemModifier and TypeMethodDescriptionprotected voidSapOaaCpiOrderConversionService.setScheduleLines(Map<String, Object> row, SapCpiOrderItem sapCpiOrderItem) Method parameters in com.sap.hybris.sapcpioaaorderintegration.service.impl with type arguments of type SapCpiOrderItemModifier and TypeMethodDescriptionprotected Set<SAPCpiOutboundOrderItemModel>SapOaaCpiOrderMapperService.mapOrderItems(List<SapCpiOrderItem> sapCpiOrderItems) -
Uses of SapCpiOrderItem in de.hybris.platform.sap.sapcpiadapter.data
Methods in de.hybris.platform.sap.sapcpiadapter.data that return types with arguments of type SapCpiOrderItemMethod parameters in de.hybris.platform.sap.sapcpiadapter.data with type arguments of type SapCpiOrderItemModifier and TypeMethodDescriptionvoidSapCpiOrder.setSapCpiOrderItems(List<SapCpiOrderItem> sapCpiOrderItems) -
Uses of SapCpiOrderItem in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SapCpiOrderItemModifier and TypeMethodDescriptionprotected List<SapCpiOrderItem>SapCpiOmmOrderConversionService.mapOrderItems(OrderModel orderModel) Method parameters in de.hybris.platform.sap.sapcpiorderexchange.service.impl with type arguments of type SapCpiOrderItemModifier and TypeMethodDescriptionprotected Set<SAPCpiOutboundOrderItemModel>SapCpiOmmOrderMapperService.mapOrderItems(List<SapCpiOrderItem> sapCpiOrderItems) -
Uses of SapCpiOrderItem in de.hybris.platform.sap.sapcpiorderexchangeoms.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchangeoms.service.impl that return types with arguments of type SapCpiOrderItemModifier and TypeMethodDescriptionprotected List<SapCpiOrderItem>SapCpiOmsOrderConversionService.mapOrderItems(OrderModel orderModel)