| Package | Description |
|---|---|
| de.hybris.platform.voucher.resource |
| Modifier and Type | Method and Description |
|---|---|
ProductQuantityRestrictionModel |
ProductQuantityRestrictionResource.getProductQuantityRestrictionModel()
Convenience method which just delegates to
#getResourceValue() |
protected ProductQuantityRestrictionModel |
ProductQuantityRestrictionResource.readResource(String resourceId)
Gets the
ProductQuantityRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProductQuantityRestrictionModel> |
ProductQuantityRestrictionsResource.getProductQuantityRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductQuantityRestrictionResource.setProductQuantityRestrictionModel(ProductQuantityRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(ProductQuantityRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductQuantityRestrictionsResource.setProductQuantityRestrictionsCollection(Collection<ProductQuantityRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.