public class EffectiveCropCyclesEdit extends AbstractAgrosystAction implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected List<CroppingPlanEntry> |
croppingPlanEntries
Cultures associées à la zone.
|
protected EffectiveCropCycleService |
effectiveCropCycleService |
protected List<EffectiveCropCycleModelDto> |
effectiveCropCyclesIntermediateModels
Intermediate cropping plan model entries.
|
protected List<EffectiveCropCycleModelDto> |
effectiveCropCyclesMainModels
Main cropping plan model entries.
|
protected List<EffectivePerennialCropCycleDto> |
effectivePerennialCropCycles
Cycles pérennes lié à la parcelle.
|
protected List<EffectiveSeasonalCropCycleDto> |
effectiveSeasonalCropCycles
Cycles assolés liés à la parcelle.
|
protected List<Price> |
prices
Liste des prix liés à ces interventions culturales
|
protected ReferentielService |
referentielService |
protected List<RefOrientationEDI> |
refOrientationEDIs
Orientation EDI.
|
protected List<ToolsCoupling> |
toolsCouplings |
protected Zone |
zone
Zone à laquelle sont liés les cycles.
|
protected String |
zoneTopiaId
Topia id de la zone à laquelle sont liés les cycles.
|
attachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, ERROR_LAYOUT_DATA, gson, layoutData, navigationContextService, nextActionName, nextParamValue, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
EffectiveCropCyclesEdit() |
getAttachmentCount, getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getLayoutData, getNavigationContext, getNextActionName, getNextParamValue, getRichNavigationContext, getSession, getWarningNotifications, 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, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, pause, setActionErrors, setActionMessages, setContainer, setFieldErrorsprotected EffectiveCropCycleService effectiveCropCycleService
protected ReferentielService referentielService
protected String zoneTopiaId
protected Zone zone
protected List<EffectiveSeasonalCropCycleDto> effectiveSeasonalCropCycles
protected List<EffectivePerennialCropCycleDto> effectivePerennialCropCycles
protected List<CroppingPlanEntry> croppingPlanEntries
protected List<EffectiveCropCycleModelDto> effectiveCropCyclesMainModels
protected List<EffectiveCropCycleModelDto> effectiveCropCyclesIntermediateModels
protected List<RefOrientationEDI> refOrientationEDIs
protected List<ToolsCoupling> toolsCouplings
public void setEffectiveCropCycleService(EffectiveCropCycleService effectiveCropCycleService)
public void setReferentielService(ReferentielService referentielService)
public void prepare()
throws Exception
prepare in interface com.opensymphony.xwork2.PreparableExceptionpublic String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionprotected void initForInput()
initForInput in class AbstractAgrosystActionpublic void validate()
validate in interface com.opensymphony.xwork2.Validateablevalidate in class com.opensymphony.xwork2.ActionSupportpublic String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic String getZoneTopiaId()
public void setZoneTopiaId(String plotTopiaId)
public Zone getZone()
public void setEffectiveSeasonalCropCycles(String json)
public void setEffectivePerennialCropCycles(String json)
public List<EffectiveSeasonalCropCycleDto> getEffectiveSeasonalCropCycles()
public List<EffectivePerennialCropCycleDto> getEffectivePerennialCropCycles()
public List<EffectiveCropCycleModelDto> getEffectiveCropCyclesMainModels()
public List<EffectiveCropCycleModelDto> getEffectiveCropCyclesIntermediateModels()
public List<CroppingPlanEntry> getCroppingPlanEntries()
public List<RefOrientationEDI> getRefOrientationEDIs()
public List<ToolsCoupling> getToolsCouplings()
public Map<VineFrutalForm,String> getVineFrutalForms()
public Map<OrchardFrutalForm,String> getOrchardFrutalForms()
public Map<PollinatorSpreadMode,String> getPollinatorSpreadModes()
public Map<CropCyclePhaseType,String> getCropCyclePhaseTypes()
public Map<AgrosystInterventionType,String> getAgrosystInterventionTypes()
public void setPricesJson(String json)
Copyright © 2013 Inra. All rights reserved.