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