Uses of Interface
de.hybris.platform.chinesepaymentservices.payment.ChinesePaymentService
-
-
Uses of ChinesePaymentService in de.hybris.platform.chinesepaymentservices.checkout.strategies
Methods in de.hybris.platform.chinesepaymentservices.checkout.strategies that return ChinesePaymentService Modifier and Type Method Description ChinesePaymentServiceChinesePaymentServicesStrategy. getPaymentService(java.lang.String paymentService)Getting the PaymentService -
Uses of ChinesePaymentService in de.hybris.platform.chinesepaymentservices.checkout.strategies.impl
Methods in de.hybris.platform.chinesepaymentservices.checkout.strategies.impl that return ChinesePaymentService Modifier and Type Method Description ChinesePaymentServiceDefaultChinesePaymentServicesStrategy. getPaymentService(java.lang.String paymentService)Methods in de.hybris.platform.chinesepaymentservices.checkout.strategies.impl that return types with arguments of type ChinesePaymentService Modifier and Type Method Description protected java.util.Map<java.lang.String,ChinesePaymentService>DefaultChinesePaymentServicesStrategy. getChinesePaymentServicesMap()Method parameters in de.hybris.platform.chinesepaymentservices.checkout.strategies.impl with type arguments of type ChinesePaymentService Modifier and Type Method Description voidDefaultChinesePaymentServicesStrategy. setChinesePaymentServicesMap(java.util.Map<java.lang.String,ChinesePaymentService> chinesePaymentServicesMap) -
Uses of ChinesePaymentService in de.hybris.platform.chinesepspalipayservices.payment
Classes in de.hybris.platform.chinesepspalipayservices.payment that implement ChinesePaymentService Modifier and Type Class Description classDefaultAlipayPaymentServiceDefault implementation ofChinesePaymentService -
Uses of ChinesePaymentService in de.hybris.platform.chinesepspwechatpayservices.payment.impl
Classes in de.hybris.platform.chinesepspwechatpayservices.payment.impl that implement ChinesePaymentService Modifier and Type Class Description classDefaultWeChatPayPaymentServiceA default implements of chinese payment service
-