Uses of Class
de.xima.fc.gui.common.model.LoginModel
Packages that use LoginModel
- 
Uses of LoginModel in de.xima.fc.gui.common.bean
Methods in de.xima.fc.gui.common.bean that return LoginModelModifier and TypeMethodDescriptionLoginBean.getLogin()Deprecated.SessionBean.getLogin()Deprecated.Methods in de.xima.fc.gui.common.bean with parameters of type LoginModel - 
Uses of LoginModel in de.xima.fc.gui.common.event
Methods in de.xima.fc.gui.common.event that return LoginModelMethods in de.xima.fc.gui.common.event with parameters of type LoginModelConstructors in de.xima.fc.gui.common.event with parameters of type LoginModelModifierConstructorDescriptionLoginEvent(Benutzer user, LoginModel login) Deprecated.LoginEvent(Benutzer user, LoginModel login, Long processId) Deprecated.