fr.ifremer.wao.ui.pages
Class Connexion

java.lang.Object
  extended by 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 1544 2012-03-02 10:21:23Z bleny $

Constructor Summary
Connexion()
           
 
Method Summary
 GenericSelectModel<UserProfile> getProfileSelectModel()
          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()

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.