public abstract class AbstractRuleProcessingForModuleAction<I,O> extends AbstractInteractiveAction<I,O>
DEFAULT_ALERT_DIALOG_OK, DEFAULT_ALERT_DIALOG_TEMPLATE_URL, DEFAULT_ALERT_DIALOG_WIDTH| Constructor and Description |
|---|
AbstractRuleProcessingForModuleAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDialogWindowAttribute(<any> context,
Window window)
Override the method in subclasses to supplement dialog window with attributes
|
protected abstract java.util.List<AbstractRuleModel> |
getRulesToProcess(<any> context) |
protected java.lang.String |
getRulesToProcessCtxAttributeName() |
canPerform, doOnAlertOkClick, getAlertDialogTemplate, getAlertDialogWidth, getArguments, getDialogHeight, getDialogTemplate, getDialogTitle, getDialogTop, getDialogWidth, getRoot, perform, sendOutputDataToSocket, showAlertDialogpublic AbstractRuleProcessingForModuleAction()
protected abstract java.util.List<AbstractRuleModel> getRulesToProcess(<any> context)
protected void addDialogWindowAttribute(<any> context,
Window window)
AbstractInteractiveActionaddDialogWindowAttribute in class AbstractInteractiveAction<I,O>context - action contextwindow - window to supplement attributesprotected java.lang.String getRulesToProcessCtxAttributeName()
Copyright © 2018 SAP SE. All Rights Reserved.