| Package | Description |
|---|---|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
ProductBundlePromotionModel |
ProductBundlePromotionResource.getProductBundlePromotionModel()
Convenience method which just delegates to
#getResourceValue() |
protected ProductBundlePromotionModel |
ProductBundlePromotionResource.readResource(String resourceId)
Gets the
ProductBundlePromotionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProductBundlePromotionModel> |
ProductBundlePromotionsResource.getProductBundlePromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBundlePromotionResource.setProductBundlePromotionModel(ProductBundlePromotionModel value)
Convenience method which just delegates to
#setResourceValue(ProductBundlePromotionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBundlePromotionsResource.setProductBundlePromotionsCollection(Collection<ProductBundlePromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.