| Package | Description |
|---|---|
| de.hybris.platform.acceleratorservices.model.promotions |
Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo.promotions package.
|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
AcceleratorProductBOGOFPromotionModel
Generated model class for type AcceleratorProductBOGOFPromotion first defined at extension acceleratorservices.
|
| Modifier and Type | Method and Description |
|---|---|
ProductBOGOFPromotionModel |
ProductBOGOFPromotionResource.getProductBOGOFPromotionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ProductBOGOFPromotionModel |
ProductBOGOFPromotionResource.readResource(java.lang.String resourceId)
Gets the
ProductBOGOFPromotionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ProductBOGOFPromotionModel> |
ProductBOGOFPromotionsResource.getProductBOGOFPromotionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBOGOFPromotionResource.setProductBOGOFPromotionModel(ProductBOGOFPromotionModel value)
Convenience method which just delegates to
#setResourceValue(ProductBOGOFPromotionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBOGOFPromotionsResource.setProductBOGOFPromotionsCollection(java.util.Collection<ProductBOGOFPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.