| Package | Description |
|---|---|
| de.hybris.platform.timedaccesspromotionsservices.resource |
| Modifier and Type | Method and Description |
|---|---|
PromotionReservationModel |
PromotionReservationResource.getPromotionReservationModel()
Convenience method which just delegates to
#getResourceValue() |
protected PromotionReservationModel |
PromotionReservationResource.readResource(String resourceId)
Gets the
PromotionReservationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<PromotionReservationModel> |
PromotionReservationsResource.getPromotionReservationsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionReservationResource.setPromotionReservationModel(PromotionReservationModel value)
Convenience method which just delegates to
#setResourceValue(PromotionReservationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionReservationsResource.setPromotionReservationsCollection(Collection<PromotionReservationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.