org.molgenis.omx.auth.ui
Class SimpleUserLoginModel
java.lang.Object
org.molgenis.framework.ui.EasyPluginModel
org.molgenis.omx.auth.ui.SimpleUserLoginModel
- All Implemented Interfaces:
- Serializable, ScreenModel
- Direct Known Subclasses:
- UserLoginModel
public class SimpleUserLoginModel
- extends EasyPluginModel
- See Also:
- Serialized Form
| Methods inherited from class org.molgenis.framework.ui.EasyPluginModel |
getController, getMessages, getName, getSelected, render, reset, setController, setError, setLabel, setMessages, setMessages, setSuccess, toString |
SimpleUserLoginModel
public SimpleUserLoginModel(SimpleUserLogin controller)
getMailCurator
public String getMailCurator()
setMailCurator
public void setMailCurator(String mailCurator)
getAction
public String getAction()
setAction
public void setAction(String action)
getAuthenticationForm
public Container getAuthenticationForm()
setAuthenticationForm
public void setAuthenticationForm(Container authenticationForm)
getUserAreaForm
public Container getUserAreaForm()
setUserAreaForm
public void setUserAreaForm(Container userAreaForm)
setForgotForm
public void setForgotForm(Container forgotForm)
getForgotForm
public Container getForgotForm()
getLabel
public String getLabel()
- Specified by:
getLabel in interface ScreenModel- Overrides:
getLabel in class EasyPluginModel
isVisible
public boolean isVisible()
- Specified by:
isVisible in interface ScreenModel- Overrides:
isVisible in class EasyPluginModel
Copyright © 2013. All Rights Reserved.