public class ManagementModesEditJson extends AbstractJsonAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
bioAgressorType
Type de bio agresseur (for management-edit-bio-agressors-json).
|
protected String |
growingSystemTopiaId
Growing system id (for decision-rules-edit-cropping-plan-entries-json).
|
protected Object |
jsonData |
protected ManagementModeService |
managementModeService |
GET_TRUE, TO_STRINGattachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, ERROR_LAYOUT_DATA, gson, layoutData, navigationContextService, nextActionName, nextParamValue, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
ManagementModesEditJson() |
| Modifier and Type | Method and Description |
|---|---|
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 et des règles à la sélection d'un système de culture.
|
void |
setBioAgressorType(String bioAgressorType) |
void |
setGrowingSystemTopiaId(String growingSystemTopiaId) |
void |
setManagementModeService(ManagementModeService managementModeService) |
getAttachmentCount, getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getLayoutData, getNavigationContext, getNextActionName, getNextParamValue, getRichNavigationContext, getSession, getWarningNotifications, initForInput, initLayoutData, isCurrentUserAnAdmin, isErrorNotificationsEmpty, isInfoNotificationsEmpty, isReadOnly, isWarningNotificationsEmpty, navigationContextEntityCreated, readNavigationContextCookie, setAttachmentService, setAuthorizationService, setConfig, setNavigationContextService, setNextActionName, setNextParamValue, setNotificationSupport, setParameters, setServletRequest, setServletResponse, setSession, toJson, 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 ManagementModeService managementModeService
protected String growingSystemTopiaId
protected String bioAgressorType
protected Object jsonData
public void setManagementModeService(ManagementModeService managementModeService)
public void setBioAgressorType(String bioAgressorType)
public String listCroppingPlanEntries()
public String listBioAgressors()
public Object getJsonData()
AbstractJsonActiongetJsonData in class AbstractJsonActionpublic void setGrowingSystemTopiaId(String growingSystemTopiaId)
Copyright © 2013 Inra. All rights reserved.