| Package | Description |
|---|---|
| de.hybris.platform.voucher.resource |
| Modifier and Type | Method and Description |
|---|---|
OrderRestrictionModel |
OrderRestrictionResource.getOrderRestrictionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected OrderRestrictionModel |
OrderRestrictionResource.readResource(java.lang.String resourceId)
Gets the
OrderRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<OrderRestrictionModel> |
OrderRestrictionsResource.getOrderRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderRestrictionResource.setOrderRestrictionModel(OrderRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(OrderRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderRestrictionsResource.setOrderRestrictionsCollection(java.util.Collection<OrderRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.