public class AddlogsAction
extends org.openlowcode.module.system.action.generated.AbsAddlogsAction
Constructor and Description |
---|
AddlogsAction(SModule parent)
Creates the action
|
Modifier and Type | Method and Description |
---|---|
SPage |
choosePage() |
void |
executeActionLogic(java.lang.String path,
ChoiceValue<LoglevelChoiceDefinition> textlog,
ChoiceValue<LoglevelChoiceDefinition> consolelog,
java.util.function.Function<TableAlias,QueryFilter> datafilter) |
static java.util.logging.Level |
levelconverter(ChoiceValue<LoglevelChoiceDefinition> logvalue) |
executeActionFromGUI, executeActionFromGUI, executeAndShowPage, executeInlineAction, executeInlineAction, get, getActionRef, getActionSecurityManager, getConsolelogRef, getInlineActionRef, getInputSecurityArgumentIndex, getPathRef, getTextlogRef
freezeUnauthorizedObjects, getActionInputDataRef, getActionOutputDataRef, getActionReference, getInlineActionReference, getMessage, getNullActionInputDataRef, getParent, isPopup, setMessage, setPopup
changeName, cleanName, equals, getName
public AddlogsAction(SModule parent)
parent
- parent modulepublic static java.util.logging.Level levelconverter(ChoiceValue<LoglevelChoiceDefinition> logvalue)
public void executeActionLogic(java.lang.String path, ChoiceValue<LoglevelChoiceDefinition> textlog, ChoiceValue<LoglevelChoiceDefinition> consolelog, java.util.function.Function<TableAlias,QueryFilter> datafilter)
executeActionLogic
in class org.openlowcode.module.system.action.generated.AbsAddlogsAction
public SPage choosePage()
choosePage
in class org.openlowcode.module.system.action.generated.AbsAddlogsAction