fr.ifremer.suiviobsmer.ui.pages
Class Administration

java.lang.Object
  extended by fr.ifremer.suiviobsmer.ui.pages.Administration
All Implemented Interfaces:
SuiviObsmerPage

@IncludeStylesheet(value="context:css/administration.css")
public class Administration
extends Object
implements SuiviObsmerPage

Administration Created: 9 nov. 2009

Version:
$Revision: 283 $ Mise a jour: $Date: 2010-01-27 17:09:19 +0100 (mer., 27 janv. 2010) $ par : $Author: fdesbois $
Author:
fdesbois

Constructor Summary
Administration()
           
 
Method Summary
 List<Company> getCompanies()
          FORMS
 GenericSelectModel<Company> getCompaniesSelectModel()
           
 Company getCompany()
           
 WaoUser getUser()
           
 GenericSelectModel<WaoUser> getUsersSelectModel()
           
 boolean isOnlyForAdmin()
           
 boolean isUsersAvailable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Administration

public Administration()
Method Detail

isOnlyForAdmin

public boolean isOnlyForAdmin()
Specified by:
isOnlyForAdmin in interface SuiviObsmerPage

getCompanies

public List<Company> getCompanies()
FORMS


getCompaniesSelectModel

public GenericSelectModel<Company> getCompaniesSelectModel()

getCompany

public Company getCompany()

isUsersAvailable

public boolean isUsersAvailable()

getUsersSelectModel

@Log
public GenericSelectModel<WaoUser> getUsersSelectModel()

getUser

@Log
public WaoUser getUser()


Copyright © 2009-2010 Ifremer. All Rights Reserved.