| Package | Description |
|---|---|
| de.hybris.platform.chinesepaymentaddon.resource |
| Modifier and Type | Method and Description |
|---|---|
PaymentActionsComponentModel |
PaymentActionsComponentResource.getPaymentActionsComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PaymentActionsComponentModel |
PaymentActionsComponentResource.readResource(java.lang.String resourceId)
Gets the
PaymentActionsComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PaymentActionsComponentModel> |
PaymentActionsComponentsResource.getPaymentActionsComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentActionsComponentResource.setPaymentActionsComponentModel(PaymentActionsComponentModel value)
Convenience method which just delegates to
#setResourceValue(PaymentActionsComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentActionsComponentsResource.setPaymentActionsComponentsCollection(java.util.Collection<PaymentActionsComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.