Uses of Interface
de.hybris.platform.chinesepaymentservices.checkout.ChineseCheckoutService
-
-
Uses of ChineseCheckoutService in de.hybris.platform.chinesepaymentfacades.checkout.impl
Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl that return ChineseCheckoutService Modifier and Type Method Description protected ChineseCheckoutServiceDefaultChineseCheckoutFacade. getChineseCheckoutService()Methods in de.hybris.platform.chinesepaymentfacades.checkout.impl with parameters of type ChineseCheckoutService Modifier and Type Method Description voidDefaultChineseCheckoutFacade. setChineseCheckoutService(ChineseCheckoutService chineseCheckoutService) -
Uses of ChineseCheckoutService in de.hybris.platform.chinesepaymentfacades.order.task
Methods in de.hybris.platform.chinesepaymentfacades.order.task that return ChineseCheckoutService Modifier and Type Method Description protected ChineseCheckoutServiceSubmitOrderEventTask. getChineseCheckoutService()Methods in de.hybris.platform.chinesepaymentfacades.order.task with parameters of type ChineseCheckoutService Modifier and Type Method Description voidSubmitOrderEventTask. setChineseCheckoutService(ChineseCheckoutService chineseCheckoutService) -
Uses of ChineseCheckoutService in de.hybris.platform.chinesepaymentservices.checkout.impl
Classes in de.hybris.platform.chinesepaymentservices.checkout.impl that implement ChineseCheckoutService Modifier and Type Class Description classDefaultChineseCheckoutServiceImplementation forChineseCheckoutService. -
Uses of ChineseCheckoutService in de.hybris.platform.chinesepaymentservices.order.service.impl
Methods in de.hybris.platform.chinesepaymentservices.order.service.impl that return ChineseCheckoutService Modifier and Type Method Description protected ChineseCheckoutServiceDefaultChineseOrderService. getChineseCheckoutService()Methods in de.hybris.platform.chinesepaymentservices.order.service.impl with parameters of type ChineseCheckoutService Modifier and Type Method Description voidDefaultChineseOrderService. setChineseCheckoutService(ChineseCheckoutService chineseCheckoutService)
-