Uses of Interface
de.hybris.platform.order.PaymentModeService
-
-
Uses of PaymentModeService in de.hybris.platform.chinesepaymentfacades.checkout.impl
Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl that return PaymentModeService Modifier and Type Method Description protected PaymentModeServiceDefaultChineseCheckoutFacade. getPaymentModeService()Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl with parameters of type PaymentModeService Modifier and Type Method Description voidDefaultChineseCheckoutFacade. setPaymentModeService(PaymentModeService paymentModeService) -
Uses of PaymentModeService in de.hybris.platform.chinesepaymentfacades.order.populator
Methods in de.hybris.platform.chinesepaymentfacades.order.populator that return PaymentModeService Modifier and Type Method Description protected PaymentModeServiceChineseOrderPopulator. getPaymentModeService()Methods in de.hybris.platform.chinesepaymentfacades.order.populator with parameters of type PaymentModeService Modifier and Type Method Description voidChineseOrderPopulator. setPaymentModeService(PaymentModeService paymentModeService) -
Uses of PaymentModeService in de.hybris.platform.chinesepaymentfacades.payment.populator
Methods in de.hybris.platform.chinesepaymentfacades.payment.populator that return PaymentModeService Modifier and Type Method Description protected PaymentModeServiceCartChinesePaymentInfoPopulator. getPaymentModeService()Methods in de.hybris.platform.chinesepaymentfacades.payment.populator with parameters of type PaymentModeService Modifier and Type Method Description voidCartChinesePaymentInfoPopulator. setPaymentModeService(PaymentModeService paymentModeService) -
Uses of PaymentModeService in de.hybris.platform.order.impl
Classes in de.hybris.platform.order.impl that implement PaymentModeService Modifier and Type Class Description classDefaultPaymentModeService
-