Uses of Class
de.hybris.platform.chinesepaymentservices.model.ChinesePaymentInfoModel
-
Packages that use ChinesePaymentInfoModel Package Description de.hybris.platform.chinesepaymentservices.payment de.hybris.platform.chinesepspalipayservices.payment de.hybris.platform.chinesepspalipayservices.strategies de.hybris.platform.chinesepspalipayservices.strategies.impl de.hybris.platform.chinesepspwechatpayservices.payment.impl de.hybris.platform.chinesepspwechatpayservices.strategies de.hybris.platform.chinesepspwechatpayservices.strategies.impl de.hybris.platform.core.model.order 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 ChinesePaymentInfoModel Modifier and Type Method Description booleanChinesePaymentService. 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 ChinesePaymentInfoModel Modifier and Type Method Description booleanDefaultAlipayPaymentService. setPaymentInfo(CartModel cartModel, ChinesePaymentInfoModel chinesePaymentInfoModel) -
Uses of ChinesePaymentInfoModel in de.hybris.platform.chinesepspalipayservices.strategies
Methods in de.hybris.platform.chinesepspalipayservices.strategies that return ChinesePaymentInfoModel Modifier and Type Method Description ChinesePaymentInfoModelAlipayPaymentInfoStrategy. updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel)Updates payment information once payment method is chosenMethods in de.hybris.platform.chinesepspalipayservices.strategies with parameters of type ChinesePaymentInfoModel Modifier and Type Method Description ChinesePaymentInfoModelAlipayPaymentInfoStrategy. 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 ChinesePaymentInfoModel Modifier and Type Method Description ChinesePaymentInfoModelDefaultAlipayPaymentInfoStrategy. updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel)Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl with parameters of type ChinesePaymentInfoModel Modifier and Type Method Description ChinesePaymentInfoModelDefaultAlipayPaymentInfoStrategy. 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 ChinesePaymentInfoModel Modifier and Type Method Description booleanDefaultWeChatPayPaymentService. setPaymentInfo(CartModel cartModel, ChinesePaymentInfoModel chinesePaymentInfoModel) -
Uses of ChinesePaymentInfoModel in de.hybris.platform.chinesepspwechatpayservices.strategies
Methods in de.hybris.platform.chinesepspwechatpayservices.strategies that return ChinesePaymentInfoModel Modifier and Type Method Description ChinesePaymentInfoModelWeChatPayPaymentInfoStrategy. updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel)update paymentinfo once payment method is chosen.Methods in de.hybris.platform.chinesepspwechatpayservices.strategies with parameters of type ChinesePaymentInfoModel Modifier and Type Method Description ChinesePaymentInfoModelWeChatPayPaymentInfoStrategy. 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 ChinesePaymentInfoModel Modifier and Type Method Description ChinesePaymentInfoModelDefaultWeChatPayPaymentInfoStrategy. updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel)Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl with parameters of type ChinesePaymentInfoModel Modifier and Type Method Description ChinesePaymentInfoModelDefaultWeChatPayPaymentInfoStrategy. updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) -
Uses of ChinesePaymentInfoModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return ChinesePaymentInfoModel Modifier and Type Method Description ChinesePaymentInfoModelAbstractOrderModel. getChinesePaymentInfo()Generated method - Getter of theAbstractOrder.chinesePaymentInfoattribute defined at extensionchinesepaymentservices.Methods in de.hybris.platform.core.model.order with parameters of type ChinesePaymentInfoModel Modifier and Type Method Description voidAbstractOrderModel. setChinesePaymentInfo(ChinesePaymentInfoModel value)Generated method - Setter ofAbstractOrder.chinesePaymentInfoattribute defined at extensionchinesepaymentservices.
-