fr.ifremer.wao.ui.pages
Class BoatActivityCalendar

java.lang.Object
  extended by fr.ifremer.wao.ui.pages.BoatActivityCalendar
All Implemented Interfaces:
WaoPage

@IncludeStylesheet(value="context:css/boats.css")
public class BoatActivityCalendar
extends Object
implements WaoPage

ActivityCalendarPage Created: 14 déc. 2009

Author:
fdesbois

Constructor Summary
BoatActivityCalendar()
           
 
Method Summary
 boolean canDisplay()
          No restriction to display this page.
 ActivityCalendar getActivityCalendar()
           
 ActivityMonth getActivityMonth()
           
 ActivityProfession getActivityProfession()
           
 ActivityZone getActivityZone()
           
 Boat getBoat()
           
 List<Boat> getBoats()
           
 Object[] getBoatsPageContext()
          RETURN LINK
 String getMonthName()
           
 String getNorow()
          Hack for pagelink to Boats page
 int getProfessionIndexMax()
           
 int getZoneIndexMax()
           
 boolean hasProfessions()
           
 void initialize()
          Used to initialize data in renderer of Layout component
 void setBoat(Boat boat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoatActivityCalendar

public BoatActivityCalendar()
Method Detail

canDisplay

public boolean canDisplay()
No restriction to display this page.

Specified by:
canDisplay in interface WaoPage
Returns:
true

initialize

public void initialize()
Description copied from interface: WaoPage
Used to initialize data in renderer of Layout component

Specified by:
initialize in interface WaoPage

setBoat

public void setBoat(Boat boat)

getBoat

public Boat getBoat()

getBoats

public List<Boat> getBoats()

getActivityCalendar

public ActivityCalendar getActivityCalendar()
                                     throws WaoException
Throws:
WaoException

getActivityMonth

public ActivityMonth getActivityMonth()
                               throws WaoException
Throws:
WaoException

getMonthName

public String getMonthName()

getProfessionIndexMax

public int getProfessionIndexMax()

hasProfessions

public boolean hasProfessions()

getActivityProfession

public ActivityProfession getActivityProfession()
                                         throws WaoException
Throws:
WaoException

getZoneIndexMax

public int getZoneIndexMax()
                    throws WaoException
Throws:
WaoException

getNorow

public String getNorow()
Hack for pagelink to Boats page

Returns:
null

getActivityZone

public ActivityZone getActivityZone()
                             throws WaoException
Throws:
WaoException

getBoatsPageContext

public Object[] getBoatsPageContext()
RETURN LINK



Copyright © 2009-2010 Ifremer. All Rights Reserved.