public class DecisionRulesEditJson extends AbstractJsonAction
| Modifier and Type | Field and Description |
|---|---|
protected AgrosystInterventionType |
agrosystInterventionType |
protected String |
bioAgressorTopiaId |
protected BioAgressorType |
bioAgressorType
Type de bio agresseur (for decision-rules-edit-bio-agressors-json).
|
protected String |
croppingPlanEntryId |
protected String |
decisionRuleName |
protected String |
domainCode
Domain topia id (for decision-rules-edit-cropping-plan-entries-json).
|
protected String |
growingSystemTopiaId
Growing system id (for decision-rules-edit-cropping-plan-entries-json).
|
protected Object |
jsonData |
protected ManagementModeService |
managementModeService |
protected List<String> |
requiredDecisionRules |
GET_TRUE, TO_STRINGapplicationContext, attachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, currentUserAnIsDataProcessor, ERROR_LAYOUT_DATA, gson, layoutData, messageService, navigationContextService, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
DecisionRulesEditJson() |
| Modifier and Type | Method and Description |
|---|---|
String |
createDecisionRules() |
Object |
getJsonData()
Method to override to get object data to render as json.
|
String |
listBioAgressors()
Recuperation de la liste des bio agresseurs filtrée par type.
|
String |
listCroppingPlanEntries()
Récupération de la liste des cultures à la sélection d'un système de culture.
|
String |
loadRequiredDecisionRules() |
void |
setAgrosystInterventionType(AgrosystInterventionType agrosystInterventionType) |
void |
setBioAgressorTopiaId(String bioAgressorTopiaId) |
void |
setBioAgressorType(BioAgressorType bioAgressorType) |
void |
setCroppingPlanEntryId(String croppingPlanEntryId) |
void |
setDecisionRuleName(String decisionRuleName) |
void |
setDomainCode(String domainCode) |
void |
setGrowingSystemTopiaId(String growingSystemTopiaId) |
void |
setManagementModeService(ManagementModeService managementModeService) |
void |
setRequiredDecisionRules(List<String> requiredDecisionRules) |
getAttachmentCount, getBroadcastMessages, getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getIsBroadcastMessagesEmpty, getIsFirstTimeMessageRead, getLayoutData, getNavigationContext, getRichNavigationContext, getServletInfo, getSession, getSessionId, getWarningNotifications, initForInput, initLayoutData, isCurrentUserAnAdmin, isCurrentUserAnIsDataProcessor, isErrorNotificationsEmpty, isInfoNotificationsEmpty, isReadOnly, isWarningNotificationsEmpty, navigationContextEntityCreated, readNavigationContextCookie, setApplicationContext, setAttachmentService, setAuthorizationService, setConfig, setMessageService, setNavigationContextService, setNotificationSupport, setParameters, setServletRequest, setServletResponse, setSession, toJson, toTrueMap, verifyAndSaveNavigationContext, writeNavigationContextCookieaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected transient ManagementModeService managementModeService
protected String domainCode
protected String growingSystemTopiaId
protected BioAgressorType bioAgressorType
protected String bioAgressorTopiaId
protected String decisionRuleName
protected AgrosystInterventionType agrosystInterventionType
protected String croppingPlanEntryId
protected Object jsonData
public void setManagementModeService(ManagementModeService managementModeService)
public void setDomainCode(String domainCode)
public void setGrowingSystemTopiaId(String growingSystemTopiaId)
public void setBioAgressorType(BioAgressorType bioAgressorType)
public void setDecisionRuleName(String decisionRuleName)
public void setAgrosystInterventionType(AgrosystInterventionType agrosystInterventionType)
public void setCroppingPlanEntryId(String croppingPlanEntryId)
public void setBioAgressorTopiaId(String bioAgressorTopiaId)
public String listCroppingPlanEntries()
public String listBioAgressors()
public String createDecisionRules()
public String loadRequiredDecisionRules()
public Object getJsonData()
AbstractJsonActiongetJsonData in class AbstractJsonActionCopyright © 2013–2015 Inra. All rights reserved.