| Package | Description |
|---|---|
| de.hybris.platform.stocknotificationservices.resource |
| Modifier and Type | Method and Description |
|---|---|
StockNotificationProcessModel |
StockNotificationProcessResource.getStockNotificationProcessModel()
Convenience method which just delegates to
#getResourceValue() |
protected StockNotificationProcessModel |
StockNotificationProcessResource.readResource(String resourceId)
Gets the
StockNotificationProcessModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<StockNotificationProcessModel> |
StockNotificationProcessesResource.getStockNotificationProcessesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
StockNotificationProcessResource.setStockNotificationProcessModel(StockNotificationProcessModel value)
Convenience method which just delegates to
#setResourceValue(StockNotificationProcessModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
StockNotificationProcessesResource.setStockNotificationProcessesCollection(Collection<StockNotificationProcessModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.