| Package | Description |
|---|---|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
ProductFixedPricePromotionModel |
ProductFixedPricePromotionResource.getProductFixedPricePromotionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ProductFixedPricePromotionModel |
ProductFixedPricePromotionResource.readResource(java.lang.String resourceId)
Gets the
ProductFixedPricePromotionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ProductFixedPricePromotionModel> |
ProductFixedPricePromotionsResource.getProductFixedPricePromotionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductFixedPricePromotionResource.setProductFixedPricePromotionModel(ProductFixedPricePromotionModel value)
Convenience method which just delegates to
#setResourceValue(ProductFixedPricePromotionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductFixedPricePromotionsResource.setProductFixedPricePromotionsCollection(java.util.Collection<ProductFixedPricePromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.