| Package | Description |
|---|---|
| de.hybris.platform.cockpit.dto | |
| de.hybris.platform.cockpit.resource | |
| de.hybris.platform.core.dto.security |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CockpitUIComponentConfigurationDTO> |
CockpitUIComponentConfigurationsDTO.getCockpitUIComponentConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitUIComponentConfigurationsDTO.setCockpitUIComponentConfigurations(java.util.List<CockpitUIComponentConfigurationDTO> cockpituicomponentconfigurationsList) |
| Constructor and Description |
|---|
CockpitUIComponentConfigurationsDTO(java.util.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 |
|---|---|
java.util.Collection<CockpitUIComponentConfigurationDTO> |
PrincipalDTO.getCockpitUIConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalDTO.setCockpitUIConfigurations(java.util.Collection<CockpitUIComponentConfigurationDTO> value) |
Copyright © 2018 SAP SE. All Rights Reserved.