| Package | Description |
|---|---|
| de.hybris.platform.ordersplitting.dto | |
| de.hybris.platform.payment.dto | |
| de.hybris.platform.payment.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<PaymentTransactionEntryDTO> |
ConsignmentDTO.getPaymentTransactionEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentDTO.setPaymentTransactionEntries(java.util.Set<PaymentTransactionEntryDTO> value) |
| Modifier and Type | Class and Description |
|---|---|
class |
AlipayPaymentTransactionEntryDTO
Generated dto class for type AlipayPaymentTransactionEntry first defined at extension chinesepspalipayservices
|
class |
WeChatPayPaymentTransactionEntryDTO
Generated dto class for type WeChatPayPaymentTransactionEntry first defined at extension chinesepspwechatpayservices
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PaymentTransactionEntryDTO> |
PaymentTransactionDTO.getEntries() |
java.util.List<PaymentTransactionEntryDTO> |
PaymentTransactionEntriesDTO.getPaymentTransactionEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTransactionDTO.setEntries(java.util.List<PaymentTransactionEntryDTO> value) |
void |
PaymentTransactionEntriesDTO.setPaymentTransactionEntries(java.util.List<PaymentTransactionEntryDTO> paymenttransactionentriesList) |
| Constructor and Description |
|---|
PaymentTransactionEntriesDTO(java.util.List<PaymentTransactionEntryDTO> paymenttransactionentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PaymentTransactionEntriesResource.postPaymentTransactionEntry(PaymentTransactionEntryDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PaymentTransactionEntryResource.putPaymentTransactionEntry(PaymentTransactionEntryDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.