fr.ifremer.wao.ui.pages
Class Administration
java.lang.Object
fr.ifremer.wao.ui.pages.Administration
@RequiresAuthentication(value=ADMIN,
readOnlyAllowed=true)
@IncludeStylesheet(value="context:css/administration.css")
public class Administration- extends Object
Administration
Created: 9 nov. 2009
- Author:
- fdesbois
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Administration
public Administration()
getCompanies
public List<Company> getCompanies()
throws WaoException
- FORMS
- Throws:
WaoException
getCompaniesSelectModel
public GenericSelectModel<Company> getCompaniesSelectModel()
throws WaoException
- Throws:
WaoException
getCompany
public Company getCompany()
throws WaoException
- Throws:
WaoException
isUsersAvailable
public boolean isUsersAvailable()
throws WaoException
- Throws:
WaoException
getUsersSelectModel
@Log
public GenericSelectModel<WaoUser> getUsersSelectModel()
throws WaoException
- Throws:
WaoException
getUser
@Log
public WaoUser getUser()
throws WaoException
- Throws:
WaoException
Copyright © 2009-2010 Ifremer. All Rights Reserved.