public class StockAdjustmentAction
extends AbstractComponentWidgetAdapterAware
| Modifier and Type | Field and Description |
|---|---|
protected static String |
SOCKET_OUT_CONTEXT |
| Constructor and Description |
|---|
StockAdjustmentAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPerform(<any> ctx) |
String |
getConfirmationMessage(<any> ctx) |
boolean |
needsConfirmation(<any> ctx) |
<any> |
perform(<any> actionContext) |
protected static final String SOCKET_OUT_CONTEXT
public <any> perform(<any> actionContext)
public boolean canPerform(<any> ctx)
public boolean needsConfirmation(<any> ctx)
public String getConfirmationMessage(<any> ctx)
Copyright © 2017 SAP SE. All Rights Reserved.