| Package | Description |
|---|---|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
CachedPromotionOrderEntryAdjustActionModel |
CachedPromotionOrderEntryAdjustActionResource.getCachedPromotionOrderEntryAdjustActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CachedPromotionOrderEntryAdjustActionModel |
CachedPromotionOrderEntryAdjustActionResource.readResource(java.lang.String resourceId)
Gets the
CachedPromotionOrderEntryAdjustActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CachedPromotionOrderEntryAdjustActionModel> |
CachedPromotionOrderEntryAdjustActionsResource.getCachedPromotionOrderEntryAdjustActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CachedPromotionOrderEntryAdjustActionResource.setCachedPromotionOrderEntryAdjustActionModel(CachedPromotionOrderEntryAdjustActionModel value)
Convenience method which just delegates to
#setResourceValue(CachedPromotionOrderEntryAdjustActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CachedPromotionOrderEntryAdjustActionsResource.setCachedPromotionOrderEntryAdjustActionsCollection(java.util.Collection<CachedPromotionOrderEntryAdjustActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.