public class ManagementModesEditJson extends AbstractJsonAction
| Modifier and Type | Field and Description |
|---|---|
protected BioAgressorType |
bioAgressorType
Type de bio agresseur (for management-edit-bio-agressors-json).
|
protected ManagementModeCategory |
category |
protected GrowingSystemService |
growingSystemService |
protected String |
growingSystemTopiaId
Growing system id (for decision-rules-edit-cropping-plan-entries-json).
|
protected Object |
jsonData |
protected ManagementModeService |
managementModeService |
GET_TRUE, TO_STRINGapplicationContext, attachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, currentUserAnIsDataProcessor, ERROR_LAYOUT_DATA, gson, layoutData, navigationContextService, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
ManagementModesEditJson() |
| Modifier and Type | Method and Description |
|---|---|
String |
availableGrowingSystemsForDuplication() |
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(BioAgressorType bioAgressorType) |
void |
setCategory(ManagementModeCategory category) |
void |
setGrowingSystemService(GrowingSystemService growingSystemService) |
void |
setGrowingSystemTopiaId(String growingSystemTopiaId) |
void |
setManagementModeService(ManagementModeService managementModeService) |
getAttachmentCount, getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getLayoutData, getNavigationContext, getRichNavigationContext, getServletInfo, getSession, getSessionId, getWarningNotifications, initForInput, 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, 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 GrowingSystemService growingSystemService
protected transient ManagementModeService managementModeService
protected String growingSystemTopiaId
protected BioAgressorType bioAgressorType
protected ManagementModeCategory category
protected Object jsonData
public void setManagementModeService(ManagementModeService managementModeService)
public void setGrowingSystemService(GrowingSystemService growingSystemService)
public void setBioAgressorType(BioAgressorType bioAgressorType)
public String listCroppingPlanEntries()
public String listBioAgressors()
public String availableGrowingSystemsForDuplication()
public Object getJsonData()
AbstractJsonActiongetJsonData in class AbstractJsonActionpublic void setGrowingSystemTopiaId(String growingSystemTopiaId)
public void setCategory(ManagementModeCategory category)
Copyright © 2013–2014 Inra. All rights reserved.