fr.ifremer.wao.ui.pages
Class UserProfile

java.lang.Object
  extended by fr.ifremer.wao.ui.pages.UserProfile
All Implemented Interfaces:
WaoPage

@IncludeStylesheet(value="context:css/userProfile.css")
public class UserProfile
extends Object
implements WaoPage

UserProfile Created: 10 nov. 2009

Author:
fdesbois

Constructor Summary
UserProfile()
           
 
Method Summary
 boolean canDisplay()
          No restriction to display this page.
 WaoUser getUserEditable()
           
 void initialize()
          Used to initialize data in renderer of Layout component
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserProfile

public UserProfile()
Method Detail

canDisplay

public boolean canDisplay()
No restriction to display this page.

Specified by:
canDisplay in interface WaoPage
Returns:
true

initialize

public void initialize()
Description copied from interface: WaoPage
Used to initialize data in renderer of Layout component

Specified by:
initialize in interface WaoPage

getUserEditable

public WaoUser getUserEditable()


Copyright © 2009-2010 Ifremer. All Rights Reserved.