public class DecisionRulesEdit extends AbstractAgrosystAction implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected List<? extends RefBioAgressor> |
bioAgressors
Sous ensemble de bioagresseur pour le
bioAgressorType sélectionné. |
protected String |
bioAgressorTopiaId
Selected bio agressor topiaId.
|
protected List<BioAgressorType> |
bioAgressorTypes
Type de bio agresseurs.
|
protected List<CroppingPlanEntry> |
croppingPlanEntries
Liste des cultures associées au système de culture sélectionné.
|
protected String |
croppingPlanEntryTopiaId
Selected cropping plan entry topia Id.
|
protected DecisionRule |
decisionRule
Decision rule entity to edit.
|
protected String |
decisionRuleCode
Code of the decision rule
|
protected String |
decisionRuleTopiaId
Decision rule id to edit.
|
protected Set<Domain> |
domains
domain list (only for edit mode).
|
protected DomainService |
domainService |
protected String |
domainTopiaId
Domain id (edit mode).
|
protected Set<GrowingSystem> |
growingSystems
Growing system list (only for edit mode).
|
protected GrowingSystemService |
growingSystemService |
protected String |
growingSystemTopiaId
Growing system id (edit mode).
|
protected ManagementModeService |
managementModeService |
protected List<DecisionRule> |
relatedDecisionRules
Related Decision Rules
|
attachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, ERROR_LAYOUT_DATA, gson, layoutData, navigationContextService, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
DecisionRulesEdit() |
getAttachmentCount, getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getLayoutData, getNavigationContext, getRichNavigationContext, getSession, getWarningNotifications, initLayoutData, isCurrentUserAnAdmin, isErrorNotificationsEmpty, isInfoNotificationsEmpty, isReadOnly, isWarningNotificationsEmpty, navigationContextEntityCreated, readNavigationContextCookie, removeValuesFromMap, setAttachmentService, setAuthorizationService, setConfig, setNavigationContextService, 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, setFieldErrorsprotected ManagementModeService managementModeService
protected DomainService domainService
protected GrowingSystemService growingSystemService
protected String decisionRuleTopiaId
protected DecisionRule decisionRule
protected Set<GrowingSystem> growingSystems
protected String domainTopiaId
protected String growingSystemTopiaId
protected List<CroppingPlanEntry> croppingPlanEntries
protected String croppingPlanEntryTopiaId
protected List<BioAgressorType> bioAgressorTypes
protected List<? extends RefBioAgressor> bioAgressors
bioAgressorType sélectionné.protected String bioAgressorTopiaId
protected String decisionRuleCode
protected List<DecisionRule> relatedDecisionRules
public void setDomainService(DomainService domainService)
public void setManagementModeService(ManagementModeService managementModeService)
public void setGrowingSystemService(GrowingSystemService growingSystemService)
public void setDomainTopiaId(String domainTopiaId)
public void setGrowingSystemTopiaId(String growingSystemTopiaId)
public DecisionRule getDecisionRule()
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 Map<AgrosystInterventionType,String> getAgrosystInterventionTypes()
public String getDomainTopiaId()
public String getGrowingSystemTopiaId()
public Set<GrowingSystem> getGrowingSystems()
public String getCroppingPlanEntryTopiaId()
public void setCroppingPlanEntryTopiaId(String croppingPlanEntryTopiaId)
public void setDecisionRuleTopiaId(String decisionRuleTopiaId)
public String getDecisionRuleTopiaId()
public BioAgressorType[] getBioAgressorTypes()
public List<? extends RefBioAgressor> getBioAgressors()
public List<CroppingPlanEntry> getCroppingPlanEntries()
public String getBioAgressorTopiaId()
public void setBioAgressorTopiaId(String bioAgressorTopiaId)
public List<DecisionRule> getRelatedDecisionRules()
public void setDecisionRuleCode(String decisionRuleCode)
Copyright © 2013–2014 Inra. All rights reserved.