fr.ifremer.wao.ui.pages
Class Index

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

@RequiresAuthentication
@Import(stylesheet="context:css/news.css",
        library="context:js/news.js")
public class Index
extends Object

Index Created: 9 nov. 2009

Author:
fdesbois

Constructor Summary
Index()
           
 
Method Summary
 void afterRender()
           
 boolean canEditNews()
           
 DateFormat getDateFormat()
           
 String getHeaderStyle()
           
 String getNewsContent()
           
 List<News> getNewsList()
           
 String getNewsMoreContent()
           
 boolean isCreateMode()
           
 boolean isEditionMode()
           
 boolean isMoreContentNeeded()
           
 
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

afterRender

public void afterRender()

getNewsList

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

canEditNews

public boolean canEditNews()

getHeaderStyle

public String getHeaderStyle()

isEditionMode

public boolean isEditionMode()

isCreateMode

public boolean isCreateMode()

getDateFormat

public DateFormat getDateFormat()

isMoreContentNeeded

public boolean isMoreContentNeeded()

getNewsContent

public String getNewsContent()

getNewsMoreContent

public String getNewsMoreContent()


Copyright © 2009-2011 Ifremer. All Rights Reserved.