| Package | Description |
|---|---|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
OrderThresholdFreeGiftPromotionModel |
OrderThresholdFreeGiftPromotionResource.getOrderThresholdFreeGiftPromotionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected OrderThresholdFreeGiftPromotionModel |
OrderThresholdFreeGiftPromotionResource.readResource(java.lang.String resourceId)
Gets the
OrderThresholdFreeGiftPromotionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<OrderThresholdFreeGiftPromotionModel> |
OrderThresholdFreeGiftPromotionsResource.getOrderThresholdFreeGiftPromotionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderThresholdFreeGiftPromotionResource.setOrderThresholdFreeGiftPromotionModel(OrderThresholdFreeGiftPromotionModel value)
Convenience method which just delegates to
#setResourceValue(OrderThresholdFreeGiftPromotionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderThresholdFreeGiftPromotionsResource.setOrderThresholdFreeGiftPromotionsCollection(java.util.Collection<OrderThresholdFreeGiftPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.