Uses of Class
de.hybris.platform.chinesepaymentservices.model.ChinesePaymentInfoModel
Packages that use ChinesePaymentInfoModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.order package.
-
Uses of ChinesePaymentInfoModel in de.hybris.platform.chinesepaymentservices.payment
Methods in de.hybris.platform.chinesepaymentservices.payment with parameters of type ChinesePaymentInfoModelModifier and TypeMethodDescriptionbooleanChinesePaymentService.setPaymentInfo(CartModel cartModel, ChinesePaymentInfoModel chinesePaymentInfoModel) Saving the PaymentInfo -
Uses of ChinesePaymentInfoModel in de.hybris.platform.chinesepspalipayservices.payment
Methods in de.hybris.platform.chinesepspalipayservices.payment with parameters of type ChinesePaymentInfoModelModifier and TypeMethodDescriptionbooleanDefaultAlipayPaymentService.setPaymentInfo(CartModel cartModel, ChinesePaymentInfoModel chinesePaymentInfoModel) -
Uses of ChinesePaymentInfoModel in de.hybris.platform.chinesepspalipayservices.strategies
Methods in de.hybris.platform.chinesepspalipayservices.strategies that return ChinesePaymentInfoModelModifier and TypeMethodDescriptionAlipayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) Updates payment information once payment method is chosenMethods in de.hybris.platform.chinesepspalipayservices.strategies with parameters of type ChinesePaymentInfoModelModifier and TypeMethodDescriptionAlipayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) Updates payment information once payment method is chosen -
Uses of ChinesePaymentInfoModel in de.hybris.platform.chinesepspalipayservices.strategies.impl
Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl that return ChinesePaymentInfoModelModifier and TypeMethodDescriptionDefaultAlipayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl with parameters of type ChinesePaymentInfoModelModifier and TypeMethodDescriptionDefaultAlipayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) -
Uses of ChinesePaymentInfoModel in de.hybris.platform.chinesepspwechatpayservices.payment.impl
Methods in de.hybris.platform.chinesepspwechatpayservices.payment.impl with parameters of type ChinesePaymentInfoModelModifier and TypeMethodDescriptionbooleanDefaultWeChatPayPaymentService.setPaymentInfo(CartModel cartModel, ChinesePaymentInfoModel chinesePaymentInfoModel) -
Uses of ChinesePaymentInfoModel in de.hybris.platform.chinesepspwechatpayservices.strategies
Methods in de.hybris.platform.chinesepspwechatpayservices.strategies that return ChinesePaymentInfoModelModifier and TypeMethodDescriptionWeChatPayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) update paymentinfo once payment method is chosen.Methods in de.hybris.platform.chinesepspwechatpayservices.strategies with parameters of type ChinesePaymentInfoModelModifier and TypeMethodDescriptionWeChatPayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) update paymentinfo once payment method is chosen. -
Uses of ChinesePaymentInfoModel in de.hybris.platform.chinesepspwechatpayservices.strategies.impl
Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl that return ChinesePaymentInfoModelModifier and TypeMethodDescriptionDefaultWeChatPayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl with parameters of type ChinesePaymentInfoModelModifier and TypeMethodDescriptionDefaultWeChatPayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) -
Uses of ChinesePaymentInfoModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return ChinesePaymentInfoModelModifier and TypeMethodDescriptionAbstractOrderModel.getChinesePaymentInfo()Generated method - Getter of theAbstractOrder.chinesePaymentInfoattribute defined at extensionchinesepaymentservices.Methods in de.hybris.platform.core.model.order with parameters of type ChinesePaymentInfoModelModifier and TypeMethodDescriptionvoidAbstractOrderModel.setChinesePaymentInfo(ChinesePaymentInfoModel value) Generated method - Setter ofAbstractOrder.chinesePaymentInfoattribute defined at extensionchinesepaymentservices.