fr.ifremer.wao.ui.pages
Class BoatActivityCalendar

java.lang.Object
  extended by fr.ifremer.wao.ui.pages.BoatActivityCalendar

@RequiresAuthentication(value={ADMIN,COORDINATOR,OBSERVER})
@IncludeStylesheet(value="context:css/boats.css")
public class BoatActivityCalendar
extends Object

ActivityCalendarPage Created: 14 déc. 2009

Author:
fdesbois

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

BoatActivityCalendar

public BoatActivityCalendar()
Method Detail

setBoat

@Deprecated
public void setBoat(Boat boat)
Deprecated. 


getBoat

public Boat getBoat()
             throws WaoBusinessException
Throws:
WaoBusinessException

getBoats

public List<Boat> getBoats()

getActivityCalendar

public ActivityCalendar getActivityCalendar()
                                     throws WaoBusinessException
Throws:
WaoBusinessException

getActivityMonth

public ActivityMonth getActivityMonth()
                               throws WaoBusinessException
Throws:
WaoBusinessException

getMonthName

public String getMonthName()

getProfessionIndexMax

public int getProfessionIndexMax()

hasProfessions

public boolean hasProfessions()

getActivityProfession

public ActivityProfession getActivityProfession()
                                         throws WaoBusinessException
Throws:
WaoBusinessException

getZoneIndexMax

public int getZoneIndexMax()
                    throws WaoBusinessException
Throws:
WaoBusinessException

getNorow

public String getNorow()
Hack for pagelink to Boats page

Returns:
null

getActivityZone

public ActivityZone getActivityZone()
                             throws WaoBusinessException
Throws:
WaoBusinessException

getBoatsPageContext

public Object[] getBoatsPageContext()
                             throws WaoBusinessException
RETURN LINK

Throws:
WaoBusinessException


Copyright © 2009-2010 Ifremer. All Rights Reserved.