| Package | Description |
|---|---|
| de.hybris.platform.cms2.dto | |
| de.hybris.platform.cms2.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<RestrictionTypeDTO> |
CMSPageTypeDTO.getRestrictionTypes() |
List<RestrictionTypeDTO> |
RestrictionTypesDTO.getRestrictionTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSPageTypeDTO.setRestrictionTypes(Collection<RestrictionTypeDTO> value) |
void |
RestrictionTypesDTO.setRestrictionTypes(List<RestrictionTypeDTO> restrictiontypesList) |
| Constructor and Description |
|---|
RestrictionTypesDTO(List<RestrictionTypeDTO> restrictiontypesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
RestrictionTypeResource.putRestrictionType(RestrictionTypeDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.