|
||||||||||
| 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(allowedRoles={ADMIN,COORDINATOR,OBSERVER})
@Import(stylesheet="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()
|
List<Boat> |
getBoats()
|
Object[] |
getBoatsPageContext()
RETURN LINK |
String |
getMonthName()
|
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 List<Boat> getBoats()
public ActivityCalendar getActivityCalendar()
throws WaoBusinessException
WaoBusinessException
public ActivityMonth getActivityMonth()
throws WaoBusinessException
WaoBusinessExceptionpublic String getMonthName()
public int getProfessionIndexMax()
public boolean hasProfessions()
public ActivityProfession getActivityProfession()
throws WaoBusinessException
WaoBusinessException
public int getZoneIndexMax()
throws WaoBusinessException
WaoBusinessExceptionpublic String getNorow()
public ActivityZone getActivityZone()
throws WaoBusinessException
WaoBusinessException
public Object[] getBoatsPageContext()
throws WaoBusinessException
WaoBusinessException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||