| Package | Description |
|---|---|
| de.hybris.platform.stocknotificationaddon.resource.actions |
| Modifier and Type | Method and Description |
|---|---|
StockAlertActionModel |
StockAlertActionResource.getStockAlertActionModel()
Convenience method which just delegates to
#getResourceValue() |
protected StockAlertActionModel |
StockAlertActionResource.readResource(String resourceId)
Gets the
StockAlertActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<StockAlertActionModel> |
StockAlertActionsResource.getStockAlertActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
StockAlertActionResource.setStockAlertActionModel(StockAlertActionModel value)
Convenience method which just delegates to
#setResourceValue(StockAlertActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
StockAlertActionsResource.setStockAlertActionsCollection(Collection<StockAlertActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.