public class LoginAction
extends org.openlowcode.module.system.action.generated.AbsLoginAction
org.openlowcode.module.system.action.generated.AbsLoginAction.ActionOutputData, org.openlowcode.module.system.action.generated.AbsLoginAction.ActionRef, org.openlowcode.module.system.action.generated.AbsLoginAction.InlineActionRef
Constructor and Description |
---|
LoginAction(SModule parent)
Creates the action
|
Modifier and Type | Method and Description |
---|---|
SPage |
choosePage(org.openlowcode.module.system.action.generated.AbsLoginAction.ActionOutputData outputdata) |
org.openlowcode.module.system.action.generated.AbsLoginAction.ActionOutputData |
executeActionLogic(java.lang.String user,
java.lang.String password,
java.lang.String contextaction,
java.util.function.Function<TableAlias,QueryFilter> datafilter) |
executeActionFromGUI, executeActionFromGUI, executeAndShowPage, executeInlineAction, executeInlineAction, get, getActionRef, getActionSecurityManager, getContextactionRef, getContextactionthruRef, getInlineActionRef, getInputSecurityArgumentIndex, getIsloginokRef, getPasswordRef, getUserRef
freezeUnauthorizedObjects, getActionInputDataRef, getActionOutputDataRef, getActionReference, getInlineActionReference, getMessage, getNullActionInputDataRef, getParent, isPopup, setMessage, setPopup
changeName, cleanName, equals, getName
public LoginAction(SModule parent)
parent
- parent modulepublic org.openlowcode.module.system.action.generated.AbsLoginAction.ActionOutputData executeActionLogic(java.lang.String user, java.lang.String password, java.lang.String contextaction, java.util.function.Function<TableAlias,QueryFilter> datafilter)
executeActionLogic
in class org.openlowcode.module.system.action.generated.AbsLoginAction
public SPage choosePage(org.openlowcode.module.system.action.generated.AbsLoginAction.ActionOutputData outputdata)
choosePage
in class org.openlowcode.module.system.action.generated.AbsLoginAction