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