| Package | Description |
|---|---|
| de.hybris.platform.acceleratorwebservicesaddon.resource.payment |
| Modifier and Type | Method and Description |
|---|---|
PaymentSubscriptionResultModel |
PaymentSubscriptionResultResource.getPaymentSubscriptionResultModel()
Convenience method which just delegates to
#getResourceValue() |
protected PaymentSubscriptionResultModel |
PaymentSubscriptionResultResource.readResource(String resourceId)
Gets the
PaymentSubscriptionResultModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<PaymentSubscriptionResultModel> |
PaymentSubscriptionResultsResource.getPaymentSubscriptionResultsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentSubscriptionResultResource.setPaymentSubscriptionResultModel(PaymentSubscriptionResultModel value)
Convenience method which just delegates to
#setResourceValue(PaymentSubscriptionResultModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentSubscriptionResultsResource.setPaymentSubscriptionResultsCollection(Collection<PaymentSubscriptionResultModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.