fr.ifremer.suiviobsmer.ui.pages
Class SamplingPlan

java.lang.Object
  extended by 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: 283 $ Mise a jour: $Date: 2010-01-27 17:09:19 +0100 (mer., 27 janv. 2010) $ par : $Author: fdesbois $
Author:
fdesbois

Constructor Summary
SamplingPlan()
           
 
Method Summary
 boolean canAccessBoats()
           
 String getActionsClass()
           
 String getCompanyName()
           
 List<SampleRow> getData()
          Return List of SampleRow from suiviobsmer-business
 DateFormat getDateFormat()
           
 String getFishingZones()
           
 String getMainClass()
           
 String getMonthCurrentClass()
           
 List<Date> getMonths()
           
 int getNbColumnsForMonths()
           
 int getNbColumnsForOther()
           
 int getNbColumnsForProfession()
           
 int getNbColumnsTotal()
           
 Integer getNbTidesExpected()
           
 Integer getNbTidesReal()
           
 NumberFormat getNumberFormat()
           
 String getParityClass()
           
 org.nuiton.util.PeriodDates getPeriod()
           
 String getRealTidesClass()
           
 String getTotalPercentage()
           
 int getTotalTidesExpected()
           
 int getTotalTidesReal()
           
 boolean hasNbTidesReal()
           
 boolean isCurrentMonth()
           
 boolean isFacadeChanged()
           
 boolean isOnlyForAdmin()
           
 boolean isSectorChanged()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SamplingPlan

public SamplingPlan()
Method Detail

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.