fr.ifremer.wao.ui.pages
Class Connexion

java.lang.Object
  extended by 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 593 2010-07-08 14:12:28Z fdesbois $

Constructor Summary
Connexion()
           
 
Method Summary
 org.apache.tapestry5.SelectModel getRoleSelectModel()
          Retrieve the SelectModel for user roles.
 boolean hasConnexionErrors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Connexion

public Connexion()
Method Detail

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.