| Package | Description |
|---|---|
| de.hybris.platform.personalizationwebservices.controllers |
| Modifier and Type | Method and Description |
|---|---|
protected ActionListWsDTO |
CustomizationController.createActionListWsDTO(Collection<ActionData> actions) |
ActionListWsDTO |
CustomizationController.createActions(String catalog,
String catalogVersion,
String customizationCode,
String variationCode,
ActionListWsDTO actionList)
Creates set of actions in given variation
|
ActionListWsDTO |
CustomizationController.getActions(String catalog,
String catalogVersion,
String customizationCode,
String variationCode)
Retrieves all actions in given variation
|
| Modifier and Type | Method and Description |
|---|---|
ActionListWsDTO |
CustomizationController.createActions(String catalog,
String catalogVersion,
String customizationCode,
String variationCode,
ActionListWsDTO actionList)
Creates set of actions in given variation
|
protected void |
CustomizationController.validateActions(ActionListWsDTO action) |
Copyright © 2017 SAP SE. All Rights Reserved.