| Package | Description |
|---|---|
| de.hybris.platform.voucher.dto | |
| de.hybris.platform.voucher.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OrderRestrictionDTO> |
OrderRestrictionsDTO.getOrderRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderRestrictionsDTO.setOrderRestrictions(java.util.List<OrderRestrictionDTO> orderrestrictionsList) |
| Constructor and Description |
|---|
OrderRestrictionsDTO(java.util.List<OrderRestrictionDTO> orderrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
OrderRestrictionsResource.postOrderRestriction(OrderRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
OrderRestrictionResource.putOrderRestriction(OrderRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.