fr.ifremer.wao.ui.pages
Class Connexion
java.lang.Object
fr.ifremer.wao.ui.pages.Connexion
@Import(library="context:js/wao.js")
public class Connexion
- extends Object
Login
Created: 3 mai 2010
- Author:
- fdesbois
$Id: Connexion.java 874 2010-12-31 15:52:58Z bleny $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Connexion
public Connexion()
hasConnexionErrors
public boolean hasConnexionErrors()
getProfileSelectModel
public GenericSelectModel<UserProfile> getProfileSelectModel()
throws WaoException
- Retrieve the SelectModel for user roles. Will be loaded only if user is
already connected. This list is useful if user as more than one role.
- Returns:
- the SelectModel for user roles
- Throws:
WaoException
Copyright © 2009-2012 Ifremer. All Rights Reserved.