Uses of Interface
de.hybris.platform.order.PaymentModeService
Packages that use PaymentModeService
Package
Description
-
Uses of PaymentModeService in de.hybris.platform.chinesepaymentfacades.checkout.impl
Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl that return PaymentModeServiceModifier and TypeMethodDescriptionprotected PaymentModeServiceDefaultChineseCheckoutFacade.getPaymentModeService()Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl with parameters of type PaymentModeServiceModifier and TypeMethodDescriptionvoidDefaultChineseCheckoutFacade.setPaymentModeService(PaymentModeService paymentModeService) -
Uses of PaymentModeService in de.hybris.platform.chinesepaymentfacades.order.populator
Methods in de.hybris.platform.chinesepaymentfacades.order.populator that return PaymentModeServiceModifier and TypeMethodDescriptionprotected PaymentModeServiceChineseOrderPopulator.getPaymentModeService()Methods in de.hybris.platform.chinesepaymentfacades.order.populator with parameters of type PaymentModeServiceModifier and TypeMethodDescriptionvoidChineseOrderPopulator.setPaymentModeService(PaymentModeService paymentModeService) -
Uses of PaymentModeService in de.hybris.platform.chinesepaymentfacades.payment.populator
Methods in de.hybris.platform.chinesepaymentfacades.payment.populator that return PaymentModeServiceModifier and TypeMethodDescriptionprotected PaymentModeServiceCartChinesePaymentInfoPopulator.getPaymentModeService()Methods in de.hybris.platform.chinesepaymentfacades.payment.populator with parameters of type PaymentModeServiceModifier and TypeMethodDescriptionvoidCartChinesePaymentInfoPopulator.setPaymentModeService(PaymentModeService paymentModeService) -
Uses of PaymentModeService in de.hybris.platform.order.impl
Classes in de.hybris.platform.order.impl that implement PaymentModeService