| Package | Description |
|---|---|
| de.hybris.platform.stocknotificationaddon.dto.actions | |
| de.hybris.platform.stocknotificationaddon.resource.actions |
| Modifier and Type | Method and Description |
|---|---|
List<StockAlertActionDTO> |
StockAlertActionsDTO.getStockAlertActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
StockAlertActionsDTO.setStockAlertActions(List<StockAlertActionDTO> stockalertactionsList) |
| Constructor and Description |
|---|
StockAlertActionsDTO(List<StockAlertActionDTO> stockalertactionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
StockAlertActionResource.putStockAlertAction(StockAlertActionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.