| Package | Description |
|---|---|
| de.hybris.platform.cms2.dto.restrictions | |
| de.hybris.platform.cms2.resource.restrictions | |
| de.hybris.platform.core.dto.user |
| Modifier and Type | Class and Description |
|---|---|
class |
ASMCMSUserGroupRestrictionDTO
Generated dto class for type ASMCMSUserGroupRestriction first defined at extension assistedservicestorefront
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CMSUserGroupRestrictionDTO> |
CMSUserGroupRestrictionsDTO.getCMSUserGroupRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSUserGroupRestrictionsDTO.setCMSUserGroupRestrictions(java.util.List<CMSUserGroupRestrictionDTO> cmsusergrouprestrictionsList) |
| Constructor and Description |
|---|
CMSUserGroupRestrictionsDTO(java.util.List<CMSUserGroupRestrictionDTO> cmsusergrouprestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CMSUserGroupRestrictionResource.putCMSUserGroupRestriction(CMSUserGroupRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSUserGroupRestrictionDTO> |
UserGroupDTO.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserGroupDTO.setRestrictions(java.util.Collection<CMSUserGroupRestrictionDTO> value) |
Copyright © 2018 SAP SE. All Rights Reserved.