| 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<CockpitUIComponentAccessRightDTO> |
CockpitUIComponentAccessRightsDTO.getCockpitUIComponentAccessRights() |
| Modifier and Type | Method and Description |
|---|---|
void |
CockpitUIComponentAccessRightsDTO.setCockpitUIComponentAccessRights(java.util.List<CockpitUIComponentAccessRightDTO> cockpituicomponentaccessrightsList) |
| Constructor and Description |
|---|
CockpitUIComponentAccessRightsDTO(java.util.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 |
|---|---|
java.util.Collection<CockpitUIComponentAccessRightDTO> |
PrincipalDTO.getReadableCockpitUIComponents() |
java.util.Collection<CockpitUIComponentAccessRightDTO> |
PrincipalDTO.getWritableCockpitUIComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalDTO.setReadableCockpitUIComponents(java.util.Collection<CockpitUIComponentAccessRightDTO> value) |
void |
PrincipalDTO.setWritableCockpitUIComponents(java.util.Collection<CockpitUIComponentAccessRightDTO> value) |
Copyright © 2018 SAP SE. All Rights Reserved.