| Package | Description |
|---|---|
| de.hybris.platform.cockpit.dto | |
| de.hybris.platform.cockpit.resource | |
| de.hybris.platform.core.dto.security |
| Modifier and Type | Method and Description |
|---|---|
List<CockpitUIComponentConfigurationDTO> |
CockpitUIComponentConfigurationsDTO.getCockpitUIComponentConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitUIComponentConfigurationsDTO.setCockpitUIComponentConfigurations(List<CockpitUIComponentConfigurationDTO> cockpituicomponentconfigurationsList) |
| Constructor and Description |
|---|
CockpitUIComponentConfigurationsDTO(List<CockpitUIComponentConfigurationDTO> cockpituicomponentconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CockpitUIComponentConfigurationsResource.postCockpitUIComponentConfiguration(CockpitUIComponentConfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
CockpitUIComponentConfigurationResource.putCockpitUIComponentConfiguration(CockpitUIComponentConfigurationDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CockpitUIComponentConfigurationDTO> |
PrincipalDTO.getCockpitUIConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalDTO.setCockpitUIConfigurations(Collection<CockpitUIComponentConfigurationDTO> value) |
Copyright © 2017 SAP SE. All Rights Reserved.