| Package | Description |
|---|---|
| de.hybris.platform.warehousing.resource |
| Modifier and Type | Method and Description |
|---|---|
ReservationEventModel |
ReservationEventResource.getReservationEventModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ReservationEventModel |
ReservationEventResource.readResource(java.lang.String resourceId)
Gets the
ReservationEventModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ReservationEventModel> |
ReservationEventsResource.getReservationEventsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReservationEventResource.setReservationEventModel(ReservationEventModel value)
Convenience method which just delegates to
#setResourceValue(ReservationEventModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReservationEventsResource.setReservationEventsCollection(java.util.Collection<ReservationEventModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.