fr.ifremer.wao.ui.pages
Class ObsDebSamplingPlan

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

@RequiresAuthentication(allowedPrograms=OBSDEB)
public class ObsDebSamplingPlan
extends Object


Constructor Summary
ObsDebSamplingPlan()
           
 
Method Summary
 boolean canEditSampleRow()
          ACTIONS
 DateFormat getDateFormat()
           
 org.apache.tapestry5.beaneditor.BeanModel<SampleRow> getObsdebSamplingPlanModel()
           
 org.apache.tapestry5.grid.GridDataSource getSampleRows()
           
 ImportEngine getSamplingPlanImportEngine()
          IMPORT / EXPORT
 ServiceSampling getServiceSampling()
           
 boolean getShowFilters()
           
 boolean getShowImportExport()
           
 org.apache.tapestry5.corelib.components.Zone onActionFromShowFilters()
           
 org.apache.tapestry5.corelib.components.Zone onActionFromShowImportExport()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObsDebSamplingPlan

public ObsDebSamplingPlan()
Method Detail

getDateFormat

public DateFormat getDateFormat()

getServiceSampling

public ServiceSampling getServiceSampling()

getShowFilters

public boolean getShowFilters()

getShowImportExport

public boolean getShowImportExport()

onActionFromShowFilters

public org.apache.tapestry5.corelib.components.Zone onActionFromShowFilters()

onActionFromShowImportExport

public org.apache.tapestry5.corelib.components.Zone onActionFromShowImportExport()

getSampleRows

public org.apache.tapestry5.grid.GridDataSource getSampleRows()

getObsdebSamplingPlanModel

public org.apache.tapestry5.beaneditor.BeanModel<SampleRow> getObsdebSamplingPlanModel()

canEditSampleRow

public boolean canEditSampleRow()
ACTIONS


getSamplingPlanImportEngine

public ImportEngine getSamplingPlanImportEngine()
IMPORT / EXPORT



Copyright © 2009-2011 Ifremer. All Rights Reserved.