| Modifier and Type | Field and Description |
|---|---|
protected PaymentTransactionData |
BaseOrdermanagementFacadeTest.paymentTransactionData |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<PaymentTransactionData,PaymentTransactionModel> |
OrderRequestReversePopulator.getPaymentTransactionReverseConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderRequestReversePopulator.setPaymentTransactionReverseConverter(Converter<PaymentTransactionData,PaymentTransactionModel> paymentTransactionReverseConverter) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PaymentTransactionData> |
OrderRequestData.getPaymentTransactions() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderRequestData.setPaymentTransactions(java.util.List<PaymentTransactionData> paymentTransactions) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultOmsOrderFacade.validatePaymentTransactions(java.util.List<PaymentTransactionData> paymentTransactionDatas)
Validates for null check and essential fields in
PaymentTransactionData
If PaymentTransactions not provide correctly, manual refund payment action may require during the return process |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTransactionReversePopulator.populate(PaymentTransactionData source,
PaymentTransactionModel target) |
Copyright © 2018 SAP SE. All Rights Reserved.