| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
GeneratedSaprevenueclouddpaddonManager.getTransactionTarget(PaymentTransaction item)
Generated method - Getter of the
PaymentTransaction.transactionTarget attribute. |
java.lang.String |
GeneratedSaprevenueclouddpaddonManager.getTransactionTarget(SessionContext ctx,
PaymentTransaction item)
Generated method - Getter of the
PaymentTransaction.transactionTarget attribute. |
void |
GeneratedSaprevenueclouddpaddonManager.setTransactionTarget(PaymentTransaction item,
java.lang.String value)
Generated method - Setter of the
PaymentTransaction.transactionTarget attribute. |
void |
GeneratedSaprevenueclouddpaddonManager.setTransactionTarget(SessionContext ctx,
PaymentTransaction item,
java.lang.String value)
Generated method - Setter of the
PaymentTransaction.transactionTarget attribute. |
| Modifier and Type | Method and Description |
|---|---|
PaymentTransaction |
GeneratedChinesepspalipayservicesManager.createAlipayPaymentTransaction(java.util.Map attributeValues) |
PaymentTransaction |
GeneratedChinesepspalipayservicesManager.createAlipayPaymentTransaction(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
PaymentTransaction |
GeneratedChinesepspwechatpayservicesManager.createWeChatPayPaymentTransaction(java.util.Map attributeValues) |
PaymentTransaction |
GeneratedChinesepspwechatpayservicesManager.createWeChatPayPaymentTransaction(SessionContext ctx,
java.util.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(java.util.Map attributeValues) |
PaymentTransaction |
GeneratedPaymentManager.createPaymentTransaction(SessionContext ctx,
java.util.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 |
|---|---|
java.util.List<PaymentTransaction> |
GeneratedPaymentManager.getPaymentTransactions(AbstractOrder item)
Generated method - Getter of the
AbstractOrder.paymentTransactions attribute. |
java.util.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,
java.util.List<PaymentTransaction> value)
Generated method - Setter of the
AbstractOrder.paymentTransactions attribute. |
void |
GeneratedPaymentManager.setPaymentTransactions(SessionContext ctx,
AbstractOrder item,
java.util.List<PaymentTransaction> value)
Generated method - Setter of the
AbstractOrder.paymentTransactions attribute. |
Copyright © 2018 SAP SE. All Rights Reserved.