| 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 |
CachedPromotionNullActionModel
Generated model class for type CachedPromotionNullAction first defined at extension promotions.
|
| Modifier and Type | Method and Description |
|---|---|
PromotionNullActionModel |
PromotionNullActionResource.getPromotionNullActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PromotionNullActionModel |
PromotionNullActionResource.readResource(java.lang.String resourceId)
Gets the
PromotionNullActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionNullActionModel> |
PromotionNullActionsResource.getPromotionNullActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionNullActionResource.setPromotionNullActionModel(PromotionNullActionModel value)
Convenience method which just delegates to
#setResourceValue(PromotionNullActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionNullActionsResource.setPromotionNullActionsCollection(java.util.Collection<PromotionNullActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.