public class GrowingPlansDuplicate extends AbstractAgrosystAction
| Modifier and Type | Field and Description |
|---|---|
protected String |
duplicateDomainId |
protected boolean |
duplicateGrowingSystems |
protected GrowingPlan |
growingPlan
Duplicated growing plan.
|
protected String |
growingPlanIds |
protected GrowingPlanService |
growingPlanService |
authorizationService, config, currentUserAnAdmin, gson, navigationContextService, nextActionName, nextParamValue, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
GrowingPlansDuplicate() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
GrowingPlan |
getGrowingPlan() |
void |
setDuplicateDomainId(String duplicateDomainId) |
void |
setDuplicateGrowingSystems(boolean duplicateGrowingSystems) |
void |
setGrowingPlanIds(String growingPlanIds) |
void |
setGrowingPlanService(GrowingPlanService growingPlanService) |
getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getNavigationContext, getNextActionName, getNextParamValue, getRichNavigationContext, getSession, getWarningNotifications, initForInput, isCurrentUserAnAdmin, isErrorNotificationsEmpty, isInfoNotificationsEmpty, isReadOnly, isWarningNotificationsEmpty, navigationContextEntityCreated, readNavigationContextCookie, setAuthorizationService, setConfig, setNavigationContextService, setNextActionName, setNextParamValue, setNotificationSupport, setParameters, setServletRequest, setServletResponse, setSession, toJson, 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 GrowingPlanService growingPlanService
protected String growingPlanIds
protected String duplicateDomainId
protected boolean duplicateGrowingSystems
protected GrowingPlan growingPlan
public void setGrowingPlanService(GrowingPlanService growingPlanService)
public void setGrowingPlanIds(String growingPlanIds)
public void setDuplicateDomainId(String duplicateDomainId)
public void setDuplicateGrowingSystems(boolean duplicateGrowingSystems)
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic GrowingPlan getGrowingPlan()
Copyright © 2013 Inra. All rights reserved.