fr.ifremer.wao.ui.pages
Class Index
java.lang.Object
fr.ifremer.wao.ui.pages.Index
- All Implemented Interfaces:
- WaoPage
@IncludeStylesheet(value="context:css/news.css")
public class Index
- extends Object
- implements WaoPage
Index
Created: 9 nov. 2009
- Author:
- fdesbois
|
Constructor Summary |
Index()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Index
public Index()
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
getNewsList
public List<News> getNewsList()
throws WaoException
- Throws:
WaoException
canEditNews
public boolean canEditNews()
isEditionMode
public boolean isEditionMode()
isCreateMode
public boolean isCreateMode()
getDateFormat
public DateFormat getDateFormat()
Copyright © 2009-2010 Ifremer. All Rights Reserved.