public class ManagementModesDuplicate extends AbstractAgrosystAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
growingSystemId |
protected ManagementMode |
managementMode |
protected ManagementModeService |
managementModeService |
protected String |
observedManagementModeId |
protected String |
plannedManagementModeId |
applicationContext, attachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, currentUserAnIsDataProcessor, ERROR_LAYOUT_DATA, gson, layoutData, messageService, navigationContextService, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
ManagementModesDuplicate() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
String |
getGrowingSystemId() |
ManagementMode |
getManagementMode() |
void |
setGrowingSystemId(String growingSystemId) |
void |
setManagementModeService(ManagementModeService managementModeService) |
void |
setObservedManagementModeId(String observedManagementModeId) |
void |
setPlannedManagementModeId(String plannedManagementModeId) |
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, 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 growingSystemId
protected String plannedManagementModeId
protected String observedManagementModeId
protected ManagementMode managementMode
public void setManagementModeService(ManagementModeService managementModeService)
public void setGrowingSystemId(String growingSystemId)
public void setPlannedManagementModeId(String plannedManagementModeId)
public void setObservedManagementModeId(String observedManagementModeId)
public String getGrowingSystemId()
public ManagementMode getManagementMode()
Copyright © 2013–2015 Inra. All rights reserved.