| Package | Description |
|---|---|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
CachedPromotionOrderAddFreeGiftActionModel |
CachedPromotionOrderAddFreeGiftActionResource.getCachedPromotionOrderAddFreeGiftActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CachedPromotionOrderAddFreeGiftActionModel |
CachedPromotionOrderAddFreeGiftActionResource.readResource(java.lang.String resourceId)
Gets the
CachedPromotionOrderAddFreeGiftActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CachedPromotionOrderAddFreeGiftActionModel> |
CachedPromotionOrderAddFreeGiftActionsResource.getCachedPromotionOrderAddFreeGiftActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CachedPromotionOrderAddFreeGiftActionResource.setCachedPromotionOrderAddFreeGiftActionModel(CachedPromotionOrderAddFreeGiftActionModel value)
Convenience method which just delegates to
#setResourceValue(CachedPromotionOrderAddFreeGiftActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CachedPromotionOrderAddFreeGiftActionsResource.setCachedPromotionOrderAddFreeGiftActionsCollection(java.util.Collection<CachedPromotionOrderAddFreeGiftActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.