| Package | Description |
|---|---|
| de.hybris.platform.voucher.dto | |
| de.hybris.platform.voucher.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserRestrictionDTO> |
UserRestrictionsDTO.getUserRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserRestrictionsDTO.setUserRestrictions(java.util.List<UserRestrictionDTO> userrestrictionsList) |
| Constructor and Description |
|---|
UserRestrictionsDTO(java.util.List<UserRestrictionDTO> userrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
UserRestrictionsResource.postUserRestriction(UserRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
UserRestrictionResource.putUserRestriction(UserRestrictionDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.