| Package | Description |
|---|---|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
OrderThresholdFreeVoucherPromotionModel |
OrderThresholdFreeVoucherPromotionResource.getOrderThresholdFreeVoucherPromotionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected OrderThresholdFreeVoucherPromotionModel |
OrderThresholdFreeVoucherPromotionResource.readResource(java.lang.String resourceId)
Gets the
OrderThresholdFreeVoucherPromotionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<OrderThresholdFreeVoucherPromotionModel> |
OrderThresholdFreeVoucherPromotionsResource.getOrderThresholdFreeVoucherPromotionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderThresholdFreeVoucherPromotionResource.setOrderThresholdFreeVoucherPromotionModel(OrderThresholdFreeVoucherPromotionModel value)
Convenience method which just delegates to
#setResourceValue(OrderThresholdFreeVoucherPromotionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderThresholdFreeVoucherPromotionsResource.setOrderThresholdFreeVoucherPromotionsCollection(java.util.Collection<OrderThresholdFreeVoucherPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.