| Package | Description |
|---|---|
| de.hybris.platform.payment.resource |
| Modifier and Type | Method and Description |
|---|---|
AlipayPaymentTransactionModel |
AlipayPaymentTransactionResource.getAlipayPaymentTransactionModel()
Convenience method which just delegates to
#getResourceValue() |
protected AlipayPaymentTransactionModel |
AlipayPaymentTransactionResource.readResource(String resourceId)
Gets the
AlipayPaymentTransactionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AlipayPaymentTransactionModel> |
AlipayPaymentTransactionsResource.getAlipayPaymentTransactionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlipayPaymentTransactionResource.setAlipayPaymentTransactionModel(AlipayPaymentTransactionModel value)
Convenience method which just delegates to
#setResourceValue(AlipayPaymentTransactionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlipayPaymentTransactionsResource.setAlipayPaymentTransactionsCollection(Collection<AlipayPaymentTransactionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.