Uses of Class
de.hybris.platform.sap.sapcpiadapter.data.SapCpiCreditCardPayment
Packages that use SapCpiCreditCardPayment
Package
Description
-
Uses of SapCpiCreditCardPayment in de.hybris.platform.sap.sapcpiadapter.data
Methods in de.hybris.platform.sap.sapcpiadapter.data that return types with arguments of type SapCpiCreditCardPaymentMethod parameters in de.hybris.platform.sap.sapcpiadapter.data with type arguments of type SapCpiCreditCardPaymentModifier and TypeMethodDescriptionvoidSapCpiOrder.setSapCpiCreditCardPayments(List<SapCpiCreditCardPayment> sapCpiCreditCardPayments) -
Uses of SapCpiCreditCardPayment in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SapCpiCreditCardPaymentModifier and TypeMethodDescriptionprotected List<SapCpiCreditCardPayment>SapCpiOmmOrderConversionService.mapCreditCards(OrderModel orderModel) Method parameters in de.hybris.platform.sap.sapcpiorderexchange.service.impl with type arguments of type SapCpiCreditCardPaymentModifier and TypeMethodDescriptionprotected Set<SAPCpiOutboundCardPaymentModel>SapCpiOmmOrderMapperService.mapCreditCards(List<SapCpiCreditCardPayment> sapCpiCreditCardPayments)