fr.ifremer.suiviobsmer.ui.pages
Class SamplingPlan
java.lang.Object
fr.ifremer.suiviobsmer.ui.pages.SamplingPlan
- All Implemented Interfaces:
- SuiviObsmerPage
@IncludeStylesheet(value="context:css/sampling.css")
public class SamplingPlan
- extends Object
- implements SuiviObsmerPage
SampingPlan
Created: 9 nov. 2009
- Version:
- $Revision: 270 $
Mise a jour: $Date: 2010-01-25 20:10:01 +0100 (lun., 25 janv. 2010) $
par : $Author: fdesbois $
- Author:
- fdesbois
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SamplingPlan
public SamplingPlan()
isOnlyForAdmin
public boolean isOnlyForAdmin()
- Specified by:
isOnlyForAdmin in interface SuiviObsmerPage
getPeriod
public org.nuiton.util.PeriodDates getPeriod()
getData
public List<SampleRow> getData()
throws SuiviObsmerException
- Return List of SampleRow from suiviobsmer-business
- Returns:
- List of SampleRow
- Throws:
SuiviObsmerException
getMonths
public List<Date> getMonths()
isFacadeChanged
public boolean isFacadeChanged()
isSectorChanged
public boolean isSectorChanged()
getCompanyName
public String getCompanyName()
isCurrentMonth
public boolean isCurrentMonth()
getNbTidesExpected
public Integer getNbTidesExpected()
getFishingZones
public String getFishingZones()
getNbTidesReal
public Integer getNbTidesReal()
hasNbTidesReal
public boolean hasNbTidesReal()
getTotalTidesExpected
public int getTotalTidesExpected()
getTotalTidesReal
public int getTotalTidesReal()
getTotalPercentage
public String getTotalPercentage()
getNumberFormat
public NumberFormat getNumberFormat()
getNbColumnsForProfession
public int getNbColumnsForProfession()
getNbColumnsForMonths
public int getNbColumnsForMonths()
getNbColumnsForOther
public int getNbColumnsForOther()
getNbColumnsTotal
public int getNbColumnsTotal()
getMainClass
public String getMainClass()
getParityClass
public String getParityClass()
getActionsClass
public String getActionsClass()
getRealTidesClass
public String getRealTidesClass()
getMonthCurrentClass
public String getMonthCurrentClass()
getDateFormat
public DateFormat getDateFormat()
canAccessBoats
public boolean canAccessBoats()
Copyright © 2009-2010 Ifremer. All Rights Reserved.