@RequiresAuthentication @Import(stylesheet="context:css/news.css", library="context:js/news.js") public class Index extends Object
| Constructor and Description |
|---|
Index() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRender() |
boolean |
canEditNews() |
DateFormat |
getDateFormat() |
String |
getHeaderStyle() |
String |
getNewsContent() |
List<News> |
getNewsList() |
String |
getNewsMoreContent() |
boolean |
isCreateMode() |
boolean |
isEditionMode() |
boolean |
isMoreContentNeeded() |
public void afterRender()
public List<News> getNewsList() throws WaoException
WaoExceptionpublic boolean canEditNews()
public String getHeaderStyle()
public boolean isEditionMode()
public boolean isCreateMode()
public DateFormat getDateFormat()
public boolean isMoreContentNeeded()
public String getNewsContent()
public String getNewsMoreContent()
Copyright © 2009-2012 Ifremer. All Rights Reserved.