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, gsonBuilder, navigationContextService, parameters, servletRequest, servletResponse, session| Constructor and Description |
|---|
PracticedSystemsEdit() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
List<GrowingSystem> |
getGrowingSystems() |
PracticedSystem |
getPracticedSystem() |
PracticedSystemSource[] |
getSources() |
String |
input() |
void |
prepare() |
void |
setGrowingSystemId(String growingSystemId) |
void |
setGrowingSystemService(GrowingSystemService growingSystemService) |
void |
setPracticedSystemService(PracticedSystemService practicedSystemService) |
void |
setPracticedSystemTopiaId(String practicedSystemTopiaId) |
getConfig, getGson, getNavigationContext, getRichNavigationContext, getSession, initForInput, 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, setFieldErrors, validateprotected 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.ActionSupportExceptionpublic 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 PracticedSystemSource[] getSources()
Copyright © 2013 Inra. All rights reserved.