fr.ifremer.wao.ui.base
Interface WaoPage

All Known Implementing Classes:
AbstractFilteredPage, Administration, BoatActivityCalendar, Boats, Contacts, ExceptionReport, Index, SampleRowForm, SampleRowHistoric, SamplingPlan, Synthesis, UserProfile

public interface WaoPage

WaoPage Created: 3 déc. 2009

Author:
fdesbois

Method Summary
 boolean canDisplay()
          Used to determine if the page has to be displayed (depends on user right)
 void initialize()
          Used to initialize data in renderer of Layout component
 

Method Detail

canDisplay

boolean canDisplay()
Used to determine if the page has to be displayed (depends on user right)

Returns:
true if the page has to be displayed

initialize

void initialize()
Used to initialize data in renderer of Layout component



Copyright © 2009-2010 Ifremer. All Rights Reserved.