| Package | Description |
|---|---|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
OrderThresholdPerfectPartnerPromotionModel |
OrderThresholdPerfectPartnerPromotionResource.getOrderThresholdPerfectPartnerPromotionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected OrderThresholdPerfectPartnerPromotionModel |
OrderThresholdPerfectPartnerPromotionResource.readResource(java.lang.String resourceId)
Gets the
OrderThresholdPerfectPartnerPromotionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<OrderThresholdPerfectPartnerPromotionModel> |
OrderThresholdPerfectPartnerPromotionsResource.getOrderThresholdPerfectPartnerPromotionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderThresholdPerfectPartnerPromotionResource.setOrderThresholdPerfectPartnerPromotionModel(OrderThresholdPerfectPartnerPromotionModel value)
Convenience method which just delegates to
#setResourceValue(OrderThresholdPerfectPartnerPromotionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderThresholdPerfectPartnerPromotionsResource.setOrderThresholdPerfectPartnerPromotionsCollection(java.util.Collection<OrderThresholdPerfectPartnerPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.