| Package | Description |
|---|---|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
CachedPromotionNullActionModel |
CachedPromotionNullActionResource.getCachedPromotionNullActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CachedPromotionNullActionModel |
CachedPromotionNullActionResource.readResource(java.lang.String resourceId)
Gets the
CachedPromotionNullActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CachedPromotionNullActionModel> |
CachedPromotionNullActionsResource.getCachedPromotionNullActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CachedPromotionNullActionResource.setCachedPromotionNullActionModel(CachedPromotionNullActionModel value)
Convenience method which just delegates to
#setResourceValue(CachedPromotionNullActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CachedPromotionNullActionsResource.setCachedPromotionNullActionsCollection(java.util.Collection<CachedPromotionNullActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.