| Package | Description |
|---|---|
| de.hybris.platform.cms2.dto.restrictions | |
| de.hybris.platform.cms2.resource.restrictions | |
| de.hybris.platform.core.dto.user |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CMSUserRestrictionDTO> |
CMSUserRestrictionsDTO.getCMSUserRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSUserRestrictionsDTO.setCMSUserRestrictions(java.util.List<CMSUserRestrictionDTO> cmsuserrestrictionsList) |
| Constructor and Description |
|---|
CMSUserRestrictionsDTO(java.util.List<CMSUserRestrictionDTO> cmsuserrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CMSUserRestrictionResource.putCMSUserRestriction(CMSUserRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSUserRestrictionDTO> |
UserDTO.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDTO.setRestrictions(java.util.Collection<CMSUserRestrictionDTO> value) |
Copyright © 2018 SAP SE. All Rights Reserved.