| Package | Description |
|---|---|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
OrderThresholdDiscountPromotionModel |
OrderThresholdDiscountPromotionResource.getOrderThresholdDiscountPromotionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected OrderThresholdDiscountPromotionModel |
OrderThresholdDiscountPromotionResource.readResource(java.lang.String resourceId)
Gets the
OrderThresholdDiscountPromotionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<OrderThresholdDiscountPromotionModel> |
OrderThresholdDiscountPromotionsResource.getOrderThresholdDiscountPromotionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderThresholdDiscountPromotionResource.setOrderThresholdDiscountPromotionModel(OrderThresholdDiscountPromotionModel value)
Convenience method which just delegates to
#setResourceValue(OrderThresholdDiscountPromotionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderThresholdDiscountPromotionsResource.setOrderThresholdDiscountPromotionsCollection(java.util.Collection<OrderThresholdDiscountPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.