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 |
croppingPlanEntryCode
Selected cropping plan entry code.
|
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 String |
domainCode
Domain id (create mode).
|
protected String |
domainName |
protected List<Domain> |
domains
domain list (only for create mode).
|
protected DomainService |
domainService |
protected ManagementModeService |
managementModeService |
protected List<DecisionRule> |
relatedDecisionRules
Related Decision Rules
|
applicationContext, attachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, currentUserAnIsDataProcessor, 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, getServletInfo, getSession, getSessionId, getWarningNotifications, initLayoutData, isCurrentUserAnAdmin, isCurrentUserAnIsDataProcessor, isErrorNotificationsEmpty, isInfoNotificationsEmpty, isReadOnly, isWarningNotificationsEmpty, navigationContextEntityCreated, readNavigationContextCookie, setApplicationContext, setAttachmentService, setAuthorizationService, setConfig, setNavigationContextService, setNotificationSupport, setParameters, setServletRequest, setServletResponse, setSession, toJson, toTrueMap, 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 transient ManagementModeService managementModeService
protected transient DomainService domainService
protected String decisionRuleTopiaId
protected DecisionRule decisionRule
protected String domainCode
protected String domainName
protected List<CroppingPlanEntry> croppingPlanEntries
protected String croppingPlanEntryCode
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 setDomainCode(String domainCode)
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 getDomainCode()
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)
public void setCroppingPlanEntryCode(String croppingPlanEntryCode)
public String getCroppingPlanEntryCode()
public String getDomainName()
Copyright © 2013–2014 Inra. All rights reserved.