Uses of Interface
de.hybris.platform.chinesepaymentservices.checkout.strategies.ChinesePaymentServicesStrategy
Packages that use ChinesePaymentServicesStrategy
Package
Description
-
Uses of ChinesePaymentServicesStrategy in de.hybris.platform.chinesepaymentfacades.checkout.impl
Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl that return ChinesePaymentServicesStrategyModifier and TypeMethodDescriptionprotected ChinesePaymentServicesStrategyDefaultChineseCheckoutFacade.getChinesePaymentServicesStrategy()Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl with parameters of type ChinesePaymentServicesStrategyModifier and TypeMethodDescriptionvoidDefaultChineseCheckoutFacade.setChinesePaymentServicesStrategy(ChinesePaymentServicesStrategy chinesePaymentServicesStrategy) -
Uses of ChinesePaymentServicesStrategy in de.hybris.platform.chinesepaymentfacades.order.populator
Methods in de.hybris.platform.chinesepaymentfacades.order.populator that return ChinesePaymentServicesStrategyModifier and TypeMethodDescriptionprotected ChinesePaymentServicesStrategyChineseOrderPopulator.getChinesePaymentServicesStrategy()Methods in de.hybris.platform.chinesepaymentfacades.order.populator with parameters of type ChinesePaymentServicesStrategyModifier and TypeMethodDescriptionvoidChineseOrderPopulator.setChinesePaymentServicesStrategy(ChinesePaymentServicesStrategy chinesePaymentServicesStrategy) -
Uses of ChinesePaymentServicesStrategy in de.hybris.platform.chinesepaymentfacades.payment.populator
Methods in de.hybris.platform.chinesepaymentfacades.payment.populator that return ChinesePaymentServicesStrategyModifier and TypeMethodDescriptionprotected ChinesePaymentServicesStrategyCartChinesePaymentInfoPopulator.getChinesePaymentServicesStrategy()protected ChinesePaymentServicesStrategyChinesePaymentModePopulator.getChinesePaymentServicesStrategy()Methods in de.hybris.platform.chinesepaymentfacades.payment.populator with parameters of type ChinesePaymentServicesStrategyModifier and TypeMethodDescriptionvoidCartChinesePaymentInfoPopulator.setChinesePaymentServicesStrategy(ChinesePaymentServicesStrategy chinesePaymentServicesStrategy) voidChinesePaymentModePopulator.setChinesePaymentServicesStrategy(ChinesePaymentServicesStrategy chinesePaymentServicesStrategy) -
Uses of ChinesePaymentServicesStrategy in de.hybris.platform.chinesepaymentservices.checkout.strategies.impl
Classes in de.hybris.platform.chinesepaymentservices.checkout.strategies.impl that implement ChinesePaymentServicesStrategy -
Uses of ChinesePaymentServicesStrategy in de.hybris.platform.chinesepaymentservices.order.service.impl
Methods in de.hybris.platform.chinesepaymentservices.order.service.impl that return ChinesePaymentServicesStrategyModifier and TypeMethodDescriptionprotected ChinesePaymentServicesStrategyDefaultChineseOrderService.getChinesePaymentServicesStrategy()Methods in de.hybris.platform.chinesepaymentservices.order.service.impl with parameters of type ChinesePaymentServicesStrategyModifier and TypeMethodDescriptionvoidDefaultChineseOrderService.setChinesePaymentServicesStrategy(ChinesePaymentServicesStrategy chinesePaymentServicesStrategy)