| 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<CockpitUIComponentAccessRightDTO> |
CockpitUIComponentAccessRightsDTO.getCockpitUIComponentAccessRights() |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitUIComponentAccessRightsDTO.setCockpitUIComponentAccessRights(List<CockpitUIComponentAccessRightDTO> cockpituicomponentaccessrightsList) |
| Constructor and Description |
|---|
CockpitUIComponentAccessRightsDTO(List<CockpitUIComponentAccessRightDTO> cockpituicomponentaccessrightsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CockpitUIComponentAccessRightsResource.postCockpitUIComponentAccessRight(CockpitUIComponentAccessRightDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
CockpitUIComponentAccessRightResource.putCockpitUIComponentAccessRight(CockpitUIComponentAccessRightDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CockpitUIComponentAccessRightDTO> |
PrincipalDTO.getReadableCockpitUIComponents() |
Collection<CockpitUIComponentAccessRightDTO> |
PrincipalDTO.getWritableCockpitUIComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalDTO.setReadableCockpitUIComponents(Collection<CockpitUIComponentAccessRightDTO> value) |
void |
PrincipalDTO.setWritableCockpitUIComponents(Collection<CockpitUIComponentAccessRightDTO> value) |
Copyright © 2017 SAP SE. All Rights Reserved.