| Package | Description |
|---|---|
| de.hybris.platform.cms2.dto.restrictions | |
| de.hybris.platform.cms2.resource.restrictions | |
| de.hybris.platform.core.dto.product |
| Modifier and Type | Method and Description |
|---|---|
List<CMSProductRestrictionDTO> |
CMSProductRestrictionsDTO.getCMSProductRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSProductRestrictionsDTO.setCMSProductRestrictions(List<CMSProductRestrictionDTO> cmsproductrestrictionsList) |
| Constructor and Description |
|---|
CMSProductRestrictionsDTO(List<CMSProductRestrictionDTO> cmsproductrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
CMSProductRestrictionResource.putCMSProductRestriction(CMSProductRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSProductRestrictionDTO> |
ProductDTO.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDTO.setRestrictions(Collection<CMSProductRestrictionDTO> value) |
Copyright © 2017 SAP SE. All Rights Reserved.