public class EditSampleRowAction extends WaoJspActionSupport implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.base.Optional<String> |
optionalSampleRowId |
protected SamplingPlanService |
service |
protected UpdateSampleRowCommand |
updateSampleRowCommand |
applicationConfig, session| Constructor and Description |
|---|
EditSampleRowAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Map<String,Integer> |
getExpectedObservationsByMonths() |
String |
getSampleRowId() |
UpdateSampleRowCommand |
getUpdateSampleRowCommand() |
void |
prepare() |
void |
setExpectedObservationsByMonths(Map<String,Integer> expectedObservationsByMonths) |
void |
setSampleRowId(String sampleRowId) |
void |
setService(ObsMerSamplingPlanService service) |
void |
validate() |
formatDate, formatDateMonth, formatDateTime, formatDateYear, formatMonth, getAuthenticatedWaoUser, getDefaultCookie, getInstanceDisclaimer, getNow, getObsProgram, getOneYearAgoDatePlaceHolder, getPaginationFirstPage, getPaginationLastPage, getPaginationUrl, getSession, getText, getText, isContactsListFullViewByDefault, isGoogleAnalyticsEnabled, isLocaleFrench, isObsMer, isObsVente, isSamplingPlanFullViewByDefaultgetApplicationConfig, set_, setApplicationConfig, setFragment, setSessionaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrorsprotected transient SamplingPlanService service
protected com.google.common.base.Optional<String> optionalSampleRowId
protected UpdateSampleRowCommand updateSampleRowCommand
public void setService(ObsMerSamplingPlanService service)
public String getSampleRowId()
public void setSampleRowId(String sampleRowId)
public void prepare()
prepare in interface com.opensymphony.xwork2.Preparablepublic void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportpublic String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportpublic UpdateSampleRowCommand getUpdateSampleRowCommand()
Copyright © 2009–2015 Ifremer. All rights reserved.