| Package | Description |
|---|---|
| de.hybris.platform.promotions.model |
Contains generated models for each type of de.hybris.platform.promotions.jalo package.
|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedPromotionOrderAddFreeGiftActionModel
Generated model class for type CachedPromotionOrderAddFreeGiftAction first defined at extension promotions.
|
| Modifier and Type | Method and Description |
|---|---|
PromotionOrderAddFreeGiftActionModel |
PromotionOrderAddFreeGiftActionResource.getPromotionOrderAddFreeGiftActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PromotionOrderAddFreeGiftActionModel |
PromotionOrderAddFreeGiftActionResource.readResource(java.lang.String resourceId)
Gets the
PromotionOrderAddFreeGiftActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionOrderAddFreeGiftActionModel> |
PromotionOrderAddFreeGiftActionsResource.getPromotionOrderAddFreeGiftActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionOrderAddFreeGiftActionResource.setPromotionOrderAddFreeGiftActionModel(PromotionOrderAddFreeGiftActionModel value)
Convenience method which just delegates to
#setResourceValue(PromotionOrderAddFreeGiftActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionOrderAddFreeGiftActionsResource.setPromotionOrderAddFreeGiftActionsCollection(java.util.Collection<PromotionOrderAddFreeGiftActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.