fr.ifremer.wao.ui.pages
Class Index

java.lang.Object
  extended by fr.ifremer.wao.ui.pages.Index

@RequiresAuthentication
@IncludeStylesheet(value="context:css/news.css")
public class Index
extends Object

Index Created: 9 nov. 2009

Author:
fdesbois

Constructor Summary
Index()
           
 
Method Summary
 boolean canEditNews()
           
 DateFormat getDateFormat()
           
 List<News> getNewsList()
           
 boolean isCreateMode()
           
 boolean isEditionMode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Index

public Index()
Method Detail

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.