fr.ifremer.wao.ui.pages
Class BoatActivityCalendar
java.lang.Object
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
- Version:
- $Revision: 409 $
Mise a jour: $Date: 2010-04-01 20:21:22 +0200 (jeu., 01 avril 2010) $
par : $Author$
- Author:
- fdesbois
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoatActivityCalendar
public BoatActivityCalendar()
canDisplay
public boolean canDisplay()
- No restriction to display this page.
- Specified by:
canDisplay in interface WaoPage
- Returns:
- true
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
Copyright © 2009-2010 Ifremer. All Rights Reserved.