| Package | Description |
|---|---|
| de.hybris.platform.timedaccesspromotionsservices.resource |
| Modifier and Type | Method and Description |
|---|---|
FlashbuyPromotionModel |
FlashbuyPromotionResource.getFlashbuyPromotionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected FlashbuyPromotionModel |
FlashbuyPromotionResource.readResource(java.lang.String resourceId)
Gets the
FlashbuyPromotionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<FlashbuyPromotionModel> |
FlashbuyPromotionsResource.getFlashbuyPromotionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlashbuyPromotionResource.setFlashbuyPromotionModel(FlashbuyPromotionModel value)
Convenience method which just delegates to
#setResourceValue(FlashbuyPromotionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlashbuyPromotionsResource.setFlashbuyPromotionsCollection(java.util.Collection<FlashbuyPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.