| Package | Description |
|---|---|
| de.hybris.platform.voucher.dto | |
| de.hybris.platform.voucher.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductCategoryRestrictionDTO
Generated dto class for type ProductCategoryRestriction first defined at extension voucher
|
class |
ProductQuantityRestrictionDTO
Generated dto class for type ProductQuantityRestriction first defined at extension voucher
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductRestrictionDTO> |
ProductRestrictionsDTO.getProductRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductRestrictionsDTO.setProductRestrictions(java.util.List<ProductRestrictionDTO> productrestrictionsList) |
| Constructor and Description |
|---|
ProductRestrictionsDTO(java.util.List<ProductRestrictionDTO> productrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ProductRestrictionsResource.postProductRestriction(ProductRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ProductRestrictionResource.putProductRestriction(ProductRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.