| Package | Description |
|---|---|
| de.hybris.platform.chinesepaymentservices.payment | |
| de.hybris.platform.chinesepaymentservices.resource | |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ChinesePaymentService.setPaymentInfo(CartModel cartModel,
ChinesePaymentInfoModel chinesePaymentInfoModel)
Saving the PaymentInfo
|
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfoModel |
ChinesePaymentInfoResource.getChinesePaymentInfoModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ChinesePaymentInfoModel |
ChinesePaymentInfoResource.readResource(java.lang.String resourceId)
Gets the
ChinesePaymentInfoModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ChinesePaymentInfoModel> |
ChinesePaymentInfosResource.getChinesePaymentInfosCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChinesePaymentInfoResource.setChinesePaymentInfoModel(ChinesePaymentInfoModel value)
Convenience method which just delegates to
#setResourceValue(ChinesePaymentInfoModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChinesePaymentInfosResource.setChinesePaymentInfosCollection(java.util.Collection<ChinesePaymentInfoModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultAlipayPaymentService.setPaymentInfo(CartModel cartModel,
ChinesePaymentInfoModel chinesePaymentInfoModel) |
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfoModel |
AlipayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel)
Updates payment information once payment method is chosen
|
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfoModel |
AlipayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel)
Updates payment information once payment method is chosen
|
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfoModel |
DefaultAlipayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) |
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfoModel |
DefaultAlipayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultWeChatPayPaymentService.setPaymentInfo(CartModel cartModel,
ChinesePaymentInfoModel chinesePaymentInfoModel) |
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfoModel |
WeChatPayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel)
update paymentinfo once payment method is chosen.
|
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfoModel |
WeChatPayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel)
update paymentinfo once payment method is chosen.
|
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfoModel |
DefaultWeChatPayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) |
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfoModel |
DefaultWeChatPayPaymentInfoStrategy.updatePaymentInfoForPayemntMethod(ChinesePaymentInfoModel chinesePaymentInfoModel) |
| Modifier and Type | Method and Description |
|---|---|
ChinesePaymentInfoModel |
AbstractOrderModel.getChinesePaymentInfo()
Generated method - Getter of the
AbstractOrder.chinesePaymentInfo attribute defined at extension chinesepaymentservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderModel.setChinesePaymentInfo(ChinesePaymentInfoModel value)
Generated method - Setter of
AbstractOrder.chinesePaymentInfo attribute defined at extension chinesepaymentservices. |
Copyright © 2018 SAP SE. All Rights Reserved.