public class PracticedSystemsEdit extends AbstractAgrosystAction implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected String |
growingSystemId |
protected List<GrowingSystem> |
growingSystems |
protected GrowingSystemService |
growingSystemService |
protected PracticedSystem |
practicedSystem |
protected PracticedSystemService |
practicedSystemService |
protected String |
practicedSystemTopiaId |
config, gson, GSON_BUILDER, GSON_EXCLUSIONS, INTEGER_ADAPTER, navigationContextService, parameters, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
PracticedSystemsEdit() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
List<GrowingSystem> |
getGrowingSystems() |
PracticedSystem |
getPracticedSystem() |
Map<PracticedSystemSource,String> |
getSources() |
protected void |
initForInput() |
String |
input() |
void |
prepare() |
void |
setGrowingSystemId(String growingSystemId) |
void |
setGrowingSystemService(GrowingSystemService growingSystemService) |
void |
setPracticedSystemService(PracticedSystemService practicedSystemService) |
void |
setPracticedSystemTopiaId(String practicedSystemTopiaId) |
void |
validate() |
getConfig, getEnumAsMap, getGson, getNavigationContext, getRichNavigationContext, getSession, readNavigationContextCookie, setConfig, setNavigationContextService, setParameters, setServletRequest, setServletResponse, setSession, toJson, verifyAndSaveNavigationContext, writeNavigationContextCookieaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setContainer, setFieldErrorsprotected PracticedSystemService practicedSystemService
protected GrowingSystemService growingSystemService
protected String practicedSystemTopiaId
protected PracticedSystem practicedSystem
protected List<GrowingSystem> growingSystems
protected String growingSystemId
public void setPracticedSystemService(PracticedSystemService practicedSystemService)
public void setGrowingSystemService(GrowingSystemService growingSystemService)
public PracticedSystem getPracticedSystem()
public void prepare()
throws Exception
prepare in interface com.opensymphony.xwork2.PreparableExceptionpublic String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionprotected void initForInput()
initForInput in class AbstractAgrosystActionpublic void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportpublic String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic List<GrowingSystem> getGrowingSystems()
public void setPracticedSystemTopiaId(String practicedSystemTopiaId)
public void setGrowingSystemId(String growingSystemId)
public Map<PracticedSystemSource,String> getSources()
Copyright © 2013 Inra. All rights reserved.