| 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 |
CachedPromotionOrderEntryAdjustActionModel
Generated model class for type CachedPromotionOrderEntryAdjustAction first defined at extension promotions.
|
| Modifier and Type | Method and Description |
|---|---|
PromotionOrderEntryAdjustActionModel |
PromotionOrderEntryAdjustActionResource.getPromotionOrderEntryAdjustActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PromotionOrderEntryAdjustActionModel |
PromotionOrderEntryAdjustActionResource.readResource(java.lang.String resourceId)
Gets the
PromotionOrderEntryAdjustActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionOrderEntryAdjustActionModel> |
PromotionOrderEntryAdjustActionsResource.getPromotionOrderEntryAdjustActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionOrderEntryAdjustActionResource.setPromotionOrderEntryAdjustActionModel(PromotionOrderEntryAdjustActionModel value)
Convenience method which just delegates to
#setResourceValue(PromotionOrderEntryAdjustActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionOrderEntryAdjustActionsResource.setPromotionOrderEntryAdjustActionsCollection(java.util.Collection<PromotionOrderEntryAdjustActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.