| Modifier and Type | Method and Description |
|---|---|
CancellationEventModel |
InventoryEventService.createCancellationEvent(CancellationEventModel cancellationEventModel)
Create an inventory cancellation event.
|
| Modifier and Type | Method and Description |
|---|---|
CancellationEventModel |
InventoryEventService.createCancellationEvent(CancellationEventModel cancellationEventModel)
Create an inventory cancellation event.
|
| Modifier and Type | Method and Description |
|---|---|
CancellationEventModel |
DefaultInventoryEventService.createCancellationEvent(CancellationEventModel cancellationEventModel) |
| Modifier and Type | Method and Description |
|---|---|
CancellationEventModel |
DefaultInventoryEventService.createCancellationEvent(CancellationEventModel cancellationEventModel) |
| Modifier and Type | Method and Description |
|---|---|
CancellationEventModel |
CancellationEventResource.getCancellationEventModel()
Convenience method which just delegates to
#getResourceValue() |
protected CancellationEventModel |
CancellationEventResource.readResource(String resourceId)
Gets the
CancellationEventModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CancellationEventModel> |
CancellationEventsResource.getCancellationEventsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CancellationEventResource.setCancellationEventModel(CancellationEventModel value)
Convenience method which just delegates to
#setResourceValue(CancellationEventModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CancellationEventsResource.setCancellationEventsCollection(Collection<CancellationEventModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.