| Package | Description |
|---|---|
| de.hybris.platform.chinesepspalipayservices.jalo | |
| de.hybris.platform.chinesepspwechatpayservices.jalo | |
| de.hybris.platform.payment.jalo |
| Modifier and Type | Method and Description |
|---|---|
PaymentTransaction |
GeneratedChinesepspalipayservicesManager.createAlipayPaymentTransaction(Map attributeValues) |
PaymentTransaction |
GeneratedChinesepspalipayservicesManager.createAlipayPaymentTransaction(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
PaymentTransaction |
GeneratedChinesepspwechatpayservicesManager.createWeChatPayPaymentTransaction(Map attributeValues) |
PaymentTransaction |
GeneratedChinesepspwechatpayservicesManager.createWeChatPayPaymentTransaction(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<PaymentTransaction> |
GeneratedPaymentManager.ORDER2PAYMENTTRANSACTIONPAYMENTTRANSACTIONSHANDLER
OneToManyHandler for handling 1:n PAYMENTTRANSACTIONS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
PaymentTransaction |
GeneratedPaymentManager.createPaymentTransaction(Map attributeValues) |
PaymentTransaction |
GeneratedPaymentManager.createPaymentTransaction(SessionContext ctx,
Map attributeValues) |
PaymentTransaction |
GeneratedPaymentTransactionEntry.getPaymentTransaction()
Generated method - Getter of the
PaymentTransactionEntry.paymentTransaction attribute. |
PaymentTransaction |
GeneratedPaymentTransactionEntry.getPaymentTransaction(SessionContext ctx)
Generated method - Getter of the
PaymentTransactionEntry.paymentTransaction attribute. |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentTransaction> |
GeneratedPaymentManager.getPaymentTransactions(AbstractOrder item)
Generated method - Getter of the
AbstractOrder.paymentTransactions attribute. |
List<PaymentTransaction> |
GeneratedPaymentManager.getPaymentTransactions(SessionContext ctx,
AbstractOrder item)
Generated method - Getter of the
AbstractOrder.paymentTransactions attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPaymentManager.addToPaymentTransactions(AbstractOrder item,
PaymentTransaction value)
Generated method - Adds
value to paymentTransactions. |
void |
GeneratedPaymentManager.addToPaymentTransactions(SessionContext ctx,
AbstractOrder item,
PaymentTransaction value)
Generated method - Adds
value to paymentTransactions. |
void |
GeneratedPaymentManager.removeFromPaymentTransactions(AbstractOrder item,
PaymentTransaction value)
Generated method - Removes
value from paymentTransactions. |
void |
GeneratedPaymentManager.removeFromPaymentTransactions(SessionContext ctx,
AbstractOrder item,
PaymentTransaction value)
Generated method - Removes
value from paymentTransactions. |
void |
GeneratedPaymentTransactionEntry.setPaymentTransaction(PaymentTransaction value)
Generated method - Setter of the
PaymentTransactionEntry.paymentTransaction attribute. |
void |
GeneratedPaymentTransactionEntry.setPaymentTransaction(SessionContext ctx,
PaymentTransaction value)
Generated method - Setter of the
PaymentTransactionEntry.paymentTransaction attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedPaymentManager.setPaymentTransactions(AbstractOrder item,
List<PaymentTransaction> value)
Generated method - Setter of the
AbstractOrder.paymentTransactions attribute. |
void |
GeneratedPaymentManager.setPaymentTransactions(SessionContext ctx,
AbstractOrder item,
List<PaymentTransaction> value)
Generated method - Setter of the
AbstractOrder.paymentTransactions attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.