| Package | Description |
|---|---|
| de.hybris.platform.voucher.dto | |
| de.hybris.platform.voucher.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DateRestrictionDTO> |
DateRestrictionsDTO.getDateRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
DateRestrictionsDTO.setDateRestrictions(java.util.List<DateRestrictionDTO> daterestrictionsList) |
| Constructor and Description |
|---|
DateRestrictionsDTO(java.util.List<DateRestrictionDTO> daterestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
DateRestrictionsResource.postDateRestriction(DateRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
DateRestrictionResource.putDateRestriction(DateRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.