| Package | Description |
|---|---|
| de.hybris.platform.personalizationservices.dto | |
| de.hybris.platform.personalizationservices.resource |
| Modifier and Type | Method and Description |
|---|---|
CxCustomizationsGroupDTO |
CxCustomizationDTO.getGroup() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CxCustomizationsGroupDTO> |
CxCustomizationsGroupsDTO.getCxCustomizationsGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
CxCustomizationDTO.setGroup(CxCustomizationsGroupDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxCustomizationsGroupsDTO.setCxCustomizationsGroups(java.util.List<CxCustomizationsGroupDTO> cxcustomizationsgroupsList) |
| Constructor and Description |
|---|
CxCustomizationsGroupsDTO(java.util.List<CxCustomizationsGroupDTO> cxcustomizationsgroupsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CxCustomizationsGroupsResource.postCxCustomizationsGroup(CxCustomizationsGroupDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
CxCustomizationsGroupResource.putCxCustomizationsGroup(CxCustomizationsGroupDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.