fr.ifremer.wao.ui.pages
Class Connexion
java.lang.Object
fr.ifremer.wao.ui.pages.Connexion
@IncludeJavaScriptLibrary(value="context:js/wao.js")
public class Connexion
- extends Object
Login
Created: 3 mai 2010
- Author:
- fdesbois
$Id: Connexion.java 572 2010-06-28 15:13:48Z fdesbois $
| 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()
getRoleSelectModel
public org.apache.tapestry5.SelectModel getRoleSelectModel()
- 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
Copyright © 2009-2010 Ifremer. All Rights Reserved.