public class PracticedPlotsEdit extends AbstractAgrosystAction implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
adjacentElementIds
Element de voisinage sélectionnés.
|
protected List<RefElementVoisinage> |
adjacentElements
Referentiel des elements de voisinage.
|
protected String |
locationTopiaId
Selected location id.
|
protected List<RefParcelleZonageEDI> |
parcelleZonages
Onglet "zonage", liste de tous les zonages.
|
protected PracticedPlot |
practicedPlot
Edited plot instance.
|
protected PracticedPlotService |
practicedPlotService |
protected String |
practicedPlotTopiaId
Edited plot id.
|
protected List<PracticedSystem> |
practicedSystems
Practiced system list (create mode).
|
protected String |
practicedSystemTopiaId
Practiced system topia id.
|
protected ReferentialService |
referentialService |
protected List<String> |
selectedPlotZoningIds
Identifiant selectionnées dans la liste
parcelleZonages. |
protected String |
selectedSolProfondeurId
Identifiant du sol profondeur sélectionné.
|
protected String |
selectedSubSoilTextureId
Identifiant du sous sol texture sélectionné.
|
protected String |
selectedSurfaceTextureId
Identifiant du surface texture sélectionné.
|
protected List<RefSolCaracteristiqueIndigo> |
solCaracteristiques
Caracteristiques des sols.
|
protected List<SolHorizonDto> |
solHorizons
Liste des sols horizons.
|
protected String |
solHorizonsJson |
protected List<RefSolProfondeurIndigo> |
solProfondeurs
Liste de toutes les sol profondeur disponibles.
|
protected List<RefSolTextureGeppa> |
solTextures
Liste de toutes les sol texture geppa disponibles.
|
applicationContext, attachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, currentUserAnIsDataProcessor, ERROR_LAYOUT_DATA, gson, layoutData, messageService, navigationContextService, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
PracticedPlotsEdit() |
getAttachmentCount, getBroadcastMessages, getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getIsBroadcastMessagesEmpty, getIsFirstTimeMessageRead, getLayoutData, getNavigationContext, getRichNavigationContext, getServletInfo, getSession, getSessionId, getWarningNotifications, 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, pause, setActionErrors, setActionMessages, setContainer, setFieldErrorsprotected transient PracticedPlotService practicedPlotService
protected transient ReferentialService referentialService
protected String practicedPlotTopiaId
protected PracticedPlot practicedPlot
protected String practicedSystemTopiaId
protected List<PracticedSystem> practicedSystems
protected String locationTopiaId
protected List<RefParcelleZonageEDI> parcelleZonages
protected List<String> selectedPlotZoningIds
parcelleZonages.protected List<RefSolTextureGeppa> solTextures
protected String selectedSurfaceTextureId
protected String selectedSubSoilTextureId
protected List<RefSolProfondeurIndigo> solProfondeurs
protected String selectedSolProfondeurId
protected List<SolHorizonDto> solHorizons
protected String solHorizonsJson
protected List<RefSolCaracteristiqueIndigo> solCaracteristiques
protected List<RefElementVoisinage> adjacentElements
public void setPracticedPlotService(PracticedPlotService practicedPlotService)
public void setReferentialService(ReferentialService referentialService)
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 PracticedPlot getPracticedPlot()
public void convertSolHorizons(String json)
public Map<BufferStrip,String> getBufferStrips()
public Map<WaterFlowDistance,String> getWaterFlowDistances()
public String getPracticedPlotTopiaId()
public void setPracticedPlotTopiaId(String plotTopiaId)
public void setLocationTopiaId(String locationTopiaId)
public String getLocationTopiaId()
public List<RefParcelleZonageEDI> getParcelleZonages()
public Map<IrrigationSystemType,String> getIrrigationSystemTypes()
public Map<PompEngineType,String> getPompEngineTypes()
public Map<HosesPositionning,String> getHosesPositionnings()
public Map<FrostProtectionType,String> getFrostProtectionTypes()
public Map<SolWaterPh,String> getSolWaterPhs()
public List<RefSolTextureGeppa> getSolTextures()
public List<RefSolProfondeurIndigo> getSolProfondeurs()
public String getSelectedSurfaceTextureId()
public void setSelectedSurfaceTextureId(String selectedSurfaceTextureId)
public String getSelectedSubSoilTextureId()
public void setSelectedSubSoilTextureId(String selectedSubSoilTextureId)
public String getSelectedSolProfondeurId()
public void setSelectedSolProfondeurId(String selectedSolProfondeurId)
public List<SolHorizonDto> getSolHorizons()
public void setSolHorizons(String json)
public List<RefSolCaracteristiqueIndigo> getSolCaracteristiques()
public List<RefElementVoisinage> getAdjacentElements()
public String getPracticedSystemTopiaId()
public void setPracticedSystemTopiaId(String practicedSystemTopiaId)
public List<PracticedSystem> getPracticedSystems()
Copyright © 2013–2015 Inra. All rights reserved.