| Package | Description |
|---|---|
| de.hybris.platform.voucher.dto | |
| de.hybris.platform.voucher.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProductQuantityRestrictionDTO> |
ProductQuantityRestrictionsDTO.getProductQuantityRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductQuantityRestrictionsDTO.setProductQuantityRestrictions(java.util.List<ProductQuantityRestrictionDTO> productquantityrestrictionsList) |
| Constructor and Description |
|---|
ProductQuantityRestrictionsDTO(java.util.List<ProductQuantityRestrictionDTO> productquantityrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ProductQuantityRestrictionsResource.postProductQuantityRestriction(ProductQuantityRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ProductQuantityRestrictionResource.putProductQuantityRestriction(ProductQuantityRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.