|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.wao.ui.pages.BoatActivityCalendar
@IncludeStylesheet(value="context:css/boats.css") public class BoatActivityCalendar
ActivityCalendarPage Created: 14 déc. 2009
| 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 |
|---|
public BoatActivityCalendar()
| Method Detail |
|---|
public boolean canDisplay()
canDisplay in interface WaoPagepublic void initialize()
WaoPage
initialize in interface WaoPagepublic void setBoat(Boat boat)
public Boat getBoat()
public List<Boat> getBoats()
public ActivityCalendar getActivityCalendar()
throws WaoException
WaoException
public ActivityMonth getActivityMonth()
throws WaoException
WaoExceptionpublic String getMonthName()
public int getProfessionIndexMax()
public boolean hasProfessions()
public ActivityProfession getActivityProfession()
throws WaoException
WaoException
public int getZoneIndexMax()
throws WaoException
WaoExceptionpublic String getNorow()
public ActivityZone getActivityZone()
throws WaoException
WaoExceptionpublic Object[] getBoatsPageContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||