public class PerformancesEdit extends AbstractAgrosystAction implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected String |
domainId |
protected List<Domain> |
domains |
protected DomainService |
domainService |
protected String |
growingSystemId |
protected List<GrowingSystem> |
growingSystems |
protected GrowingSystemService |
growingSystemService |
protected Performance |
performance |
protected PerformanceService |
performanceService |
protected String |
performanceTopiaId |
protected boolean |
practiced
Flag used to use interface for practiced or not.
|
authorizationService, config, currentUserAnAdmin, gson, navigationContextService, nextActionName, nextParamValue, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
PerformancesEdit() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
String |
getDomainId() |
List<Domain> |
getDomains() |
String |
getGrowingSystemId() |
List<GrowingSystem> |
getGrowingSystems() |
Performance |
getPerformance() |
String |
getPerformanceTopiaId() |
protected void |
initForInput() |
String |
input() |
boolean |
isPracticed() |
void |
prepare() |
void |
setDomainId(String domainId) |
void |
setDomainService(DomainService domainService) |
void |
setGrowingSystemId(String growingSystemId) |
void |
setGrowingSystemService(GrowingSystemService growingSystemService) |
void |
setPerformanceService(PerformanceService performanceService) |
void |
setPerformanceTopiaId(String performanceTopiaId) |
void |
setPracticed(boolean practiced) |
getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getNavigationContext, getNextActionName, getNextParamValue, getRichNavigationContext, getSession, getWarningNotifications, isCurrentUserAnAdmin, isErrorNotificationsEmpty, isInfoNotificationsEmpty, isReadOnly, isWarningNotificationsEmpty, navigationContextEntityCreated, readNavigationContextCookie, setAuthorizationService, setConfig, setNavigationContextService, setNextActionName, setNextParamValue, setNotificationSupport, 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 PerformanceService performanceService
protected GrowingSystemService growingSystemService
protected DomainService domainService
protected Performance performance
protected String performanceTopiaId
protected List<GrowingSystem> growingSystems
protected String growingSystemId
protected String domainId
protected boolean practiced
public void setPerformanceService(PerformanceService performanceService)
public void setGrowingSystemService(GrowingSystemService growingSystemService)
public void setDomainService(DomainService domainService)
public void setDomainId(String domainId)
public String getDomainId()
public void setPerformanceTopiaId(String performanceTopiaId)
public String getPerformanceTopiaId()
public String getGrowingSystemId()
public void setGrowingSystemId(String growingSystemId)
public boolean isPracticed()
public void setPracticed(boolean practiced)
public Performance getPerformance()
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 String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportpublic List<GrowingSystem> getGrowingSystems()
Copyright © 2013 Inra. All rights reserved.