public interface OrderManagementActionsWidgetController extends WidgetController
| Modifier and Type | Method and Description |
|---|---|
TypedObject |
getOrder()
Get the order
|
boolean |
isFullCancelPossible()
Is full order cancel possible
|
boolean |
isPartialCancelPossible()
Is partial order cancel possible
|
boolean |
isRefundPossible()
Is refund order possible
|
boolean |
isReplacePossible()
Is replace order possible
|
addCockpitEventAcceptor, dispatchEvent, removeCockpitEventAcceptor, setCockpitEventAcceptorsboolean isFullCancelPossible()
boolean isPartialCancelPossible()
boolean isRefundPossible()
boolean isReplacePossible()
TypedObject getOrder()
Copyright © 2018 SAP SE. All Rights Reserved.