| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CancellationEventModel> |
InventoryEventService.createCancellationEvents(CancellationEventModel cancellationEventModel)
Create multiple
CancellationEventModel |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CancellationEventModel> |
InventoryEventService.createCancellationEvents(CancellationEventModel cancellationEventModel)
Create multiple
CancellationEventModel |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CancellationEventModel> |
DefaultInventoryEventService.createCancellationEvents(CancellationEventModel cancellationEventModel) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CancellationEventModel> |
DefaultInventoryEventService.createCancellationEvents(CancellationEventModel cancellationEventModel) |
| Modifier and Type | Method and Description |
|---|---|
CancellationEventModel |
CancellationEventResource.getCancellationEventModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CancellationEventModel |
CancellationEventResource.readResource(java.lang.String resourceId)
Gets the
CancellationEventModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CancellationEventModel> |
CancellationEventsResource.getCancellationEventsCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.Collection<CancellationEventModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
CancellationEventModel |
CancellationEventModelBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
CancellationEventModel |
CancellationEvents.Camera_Cancellation(java.lang.Long quantity,
CancelReason cancelReason,
StockLevelModel stockLevel) |
| Modifier and Type | Method and Description |
|---|---|
WarehousingDao<CancellationEventModel> |
CancellationEvents.getCancellationEventDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
CancellationEvents.setCancellationEventDao(WarehousingDao<CancellationEventModel> cancellationEventDao) |
Copyright © 2018 SAP SE. All Rights Reserved.