fr.ifremer.suiviobsmer.ui.pages
Class Index

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

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

Index Created: 9 nov. 2009

Version:
$Revision: 330 $ Mise a jour: $Date: 2010-02-05 15:04:29 +0100 (ven. 05 févr. 2010) $ par : $Author: fdesbois $
Author:
fdesbois

Constructor Summary
Index()
           
 
Method Summary
 DateFormat getDateFormat()
           
 List<News> getNewsList()
           
 boolean isCreateMode()
           
 boolean isEditionMode()
           
 boolean isOnlyForAdmin()
           
 
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

isOnlyForAdmin

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

getNewsList

public List<News> getNewsList()
                       throws SuiviObsmerException
Throws:
SuiviObsmerException

isEditionMode

public boolean isEditionMode()

isCreateMode

public boolean isCreateMode()

getDateFormat

public DateFormat getDateFormat()


Copyright © 2009-2010 Ifremer. All Rights Reserved.