| Package | Description |
|---|---|
| de.hybris.platform.print.dto | |
| de.hybris.platform.print.resource |
| Modifier and Type | Method and Description |
|---|---|
List<ActionDTO> |
ActionsDTO.getActions() |
List<ActionDTO> |
CometConfigurationDTO.getActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionsDTO.setActions(List<ActionDTO> actionsList) |
void |
CometConfigurationDTO.setActions(List<ActionDTO> value) |
| Constructor and Description |
|---|
ActionsDTO(List<ActionDTO> actionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ActionsResource.postAction(ActionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ActionResource.putAction(ActionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.