Uses of Class
de.hybris.platform.sap.sapcpiadapter.data.SapCpiOrderAddress
Packages that use SapCpiOrderAddress
Package
Description
-
Uses of SapCpiOrderAddress in de.hybris.platform.sap.sapcpiadapter.data
Methods in de.hybris.platform.sap.sapcpiadapter.data that return types with arguments of type SapCpiOrderAddressMethod parameters in de.hybris.platform.sap.sapcpiadapter.data with type arguments of type SapCpiOrderAddressModifier and TypeMethodDescriptionvoidSapCpiOrder.setSapCpiOrderAddresses(List<SapCpiOrderAddress> sapCpiOrderAddresses) -
Uses of SapCpiOrderAddress in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SapCpiOrderAddressModifier and TypeMethodDescriptionprotected List<SapCpiOrderAddress>SapCpiOmmOrderConversionService.mapOrderAddresses(OrderModel orderModel) Method parameters in de.hybris.platform.sap.sapcpiorderexchange.service.impl with type arguments of type SapCpiOrderAddressModifier and TypeMethodDescriptionprotected Set<SAPCpiOutboundAddressModel>SapCpiOmmOrderMapperService.mapOrderAddresses(List<SapCpiOrderAddress> sapCpiOrderAddresses)