public class EffectiveCropCyclesEdit extends AbstractItkAction implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected List<CroppingPlanEntry> |
croppingPlanEntries
Cultures associées à la zone.
|
protected String |
domainId |
protected DomainService |
domainService |
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 PlotService |
plotService |
protected List<Price> |
prices
Liste des prix liés à ces interventions culturales
|
protected List<RefOrientationEDI> |
refOrientationEDIs
Orientation EDI.
|
protected LinkedHashMap<Integer,String> |
relatedZones
Zone related to current zone for navigation.
|
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.
|
actaTreatmentProductTypes, agrosystActionsFullList, mineralProductTypes, organicProductTypes, referentialServiceapplicationContext, attachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, currentUserAnIsDataProcessor, ERROR_LAYOUT_DATA, gson, layoutData, navigationContextService, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
EffectiveCropCyclesEdit() |
getActaTreatmentProductTypes, getAgrosystActionsFullList, getCapacityUnits, getFertiOrgaUnits, getInputTypesLabels, getMineralProductTypes, getMineralProductUnits, getOrganicProductTypes, getOrganicProductUnits, getPhytoProductUnits, getSeedPlantUnits, getSeedTypes, getTreatmentTargetCategories, getYealdCategories, getYealdUnits, setReferentialServicegetAttachmentCount, getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getLayoutData, getNavigationContext, getRichNavigationContext, getSession, getSessionId, getWarningNotifications, 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, 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 transient EffectiveCropCycleService effectiveCropCycleService
protected transient PlotService plotService
protected transient DomainService domainService
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
protected String domainId
protected LinkedHashMap<Integer,String> relatedZones
public void setDomainService(DomainService domainService)
public void setPlotService(PlotService plotService)
public void setEffectiveCropCycleService(EffectiveCropCycleService effectiveCropCycleService)
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 AbstractItkActionpublic 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 setEffectiveSeasonalCropCyclesJson(String json)
public void setEffectivePerennialCropCyclesJson(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> getPerennialPhaseTypes()
public Map<AgrosystInterventionType,String> getAgrosystInterventionTypes()
public void setPricesJson(String json)
public String getDomainId()
public LinkedHashMap<Integer,String> getRelatedZones()
Copyright © 2013–2014 Inra. All rights reserved.