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 getShowImport()
           
 Object onActionFromShowFilters()
           
 Object onActionFromShowImport()
           
 
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()

getShowImport

public boolean getShowImport()

onActionFromShowFilters

public Object onActionFromShowFilters()

onActionFromShowImport

public Object onActionFromShowImport()

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.