| Package | Description |
|---|---|
| de.hybris.platform.personalizationservices.dto | |
| de.hybris.platform.personalizationservices.resource |
| Modifier and Type | Method and Description |
|---|---|
CxCustomizationDTO |
CxVariationDTO.getCustomization() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CxCustomizationDTO> |
CxCustomizationsGroupDTO.getCustomizations() |
java.util.List<CxCustomizationDTO> |
CxCustomizationsDTO.getCxCustomizations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CxVariationDTO.setCustomization(CxCustomizationDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxCustomizationsGroupDTO.setCustomizations(java.util.List<CxCustomizationDTO> value) |
void |
CxCustomizationsDTO.setCxCustomizations(java.util.List<CxCustomizationDTO> cxcustomizationsList) |
| Constructor and Description |
|---|
CxCustomizationsDTO(java.util.List<CxCustomizationDTO> cxcustomizationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CxCustomizationResource.putCxCustomization(CxCustomizationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.