|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.wao.ui.pages.BoatActivityCalendar
@RequiresAuthentication(value={ADMIN,COORDINATOR,OBSERVER})
@IncludeStylesheet(value="context:css/boats.css")
public class BoatActivityCalendarActivityCalendarPage Created: 14 déc. 2009
| Constructor Summary | |
|---|---|
BoatActivityCalendar()
|
|
| Method Summary | |
|---|---|
ActivityCalendar |
getActivityCalendar()
|
ActivityMonth |
getActivityMonth()
|
ActivityProfession |
getActivityProfession()
|
ActivityZone |
getActivityZone()
|
Boat |
getBoat()
|
java.util.List<Boat> |
getBoats()
|
java.lang.Object[] |
getBoatsPageContext()
RETURN LINK |
java.lang.String |
getMonthName()
|
java.lang.String |
getNorow()
Hack for pagelink to Boats page |
int |
getProfessionIndexMax()
|
int |
getZoneIndexMax()
|
boolean |
hasProfessions()
|
void |
setBoat(Boat boat)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BoatActivityCalendar()
| Method Detail |
|---|
@Deprecated public void setBoat(Boat boat)
public Boat getBoat()
throws WaoBusinessException
WaoBusinessExceptionpublic java.util.List<Boat> getBoats()
public ActivityCalendar getActivityCalendar()
throws WaoBusinessException
WaoBusinessException
public ActivityMonth getActivityMonth()
throws WaoBusinessException
WaoBusinessExceptionpublic java.lang.String getMonthName()
public int getProfessionIndexMax()
public boolean hasProfessions()
public ActivityProfession getActivityProfession()
throws WaoBusinessException
WaoBusinessException
public int getZoneIndexMax()
throws WaoBusinessException
WaoBusinessExceptionpublic java.lang.String getNorow()
public ActivityZone getActivityZone()
throws WaoBusinessException
WaoBusinessException
public java.lang.Object[] getBoatsPageContext()
throws WaoBusinessException
WaoBusinessException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||