Uses of Class
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundCardPaymentModel
Packages that use SAPCpiOutboundCardPaymentModel
Package
Description
Contains generated models for each type of de.hybris.platform.sap.sapcpiadapter.jalo package.
-
Uses of SAPCpiOutboundCardPaymentModel in de.hybris.platform.sap.sapcpiadapter.model
Methods in de.hybris.platform.sap.sapcpiadapter.model that return types with arguments of type SAPCpiOutboundCardPaymentModelModifier and TypeMethodDescriptionSAPCpiOutboundOrderModel.getSapCpiOutboundCardPayments()Generated method - Getter of theSAPCpiOutboundOrder.sapCpiOutboundCardPaymentsattribute defined at extensionsapcpiadapter.Method parameters in de.hybris.platform.sap.sapcpiadapter.model with type arguments of type SAPCpiOutboundCardPaymentModelModifier and TypeMethodDescriptionvoidSAPCpiOutboundOrderModel.setSapCpiOutboundCardPayments(Set<SAPCpiOutboundCardPaymentModel> value) Generated method - Setter ofSAPCpiOutboundOrder.sapCpiOutboundCardPaymentsattribute defined at extensionsapcpiadapter. -
Uses of SAPCpiOutboundCardPaymentModel in de.hybris.platform.sap.sapcpiorderexchange.service.impl
Methods in de.hybris.platform.sap.sapcpiorderexchange.service.impl that return types with arguments of type SAPCpiOutboundCardPaymentModelModifier and TypeMethodDescriptionprotected Set<SAPCpiOutboundCardPaymentModel>SapCpiOmmOrderMapperService.mapCreditCards(List<SapCpiCreditCardPayment> sapCpiCreditCardPayments)