Uses of Class
de.hybris.platform.sap.sapcpiadapter.data.SapCpiOrderPriceComponent
Packages that use SapCpiOrderPriceComponent
Package
Description
-
Uses of SapCpiOrderPriceComponent in de.hybris.platform.sap.sapcpiadapter.data
Methods in de.hybris.platform.sap.sapcpiadapter.data that return types with arguments of type SapCpiOrderPriceComponentMethod parameters in de.hybris.platform.sap.sapcpiadapter.data with type arguments of type SapCpiOrderPriceComponentModifier and TypeMethodDescriptionvoidSapCpiOrder.setSapCpiOrderPriceComponents(List<SapCpiOrderPriceComponent> sapCpiOrderPriceComponents) -
Uses of SapCpiOrderPriceComponent in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SapCpiOrderPriceComponentModifier and TypeMethodDescriptionprotected List<SapCpiOrderPriceComponent>SapCpiOmmOrderConversionService.mapOrderPrices(OrderModel orderModel) Method parameters in de.hybris.platform.sap.sapcpiorderexchange.service.impl with type arguments of type SapCpiOrderPriceComponentModifier and TypeMethodDescriptionprotected Set<SAPCpiOutboundPriceComponentModel>SapCpiOmmOrderMapperService.mapOrderPrices(List<SapCpiOrderPriceComponent> sapCpiOrderPriceComponents)