public class PlotsEdit extends AbstractAgrosystAction implements com.opensymphony.xwork2.Preparable
| Modifier and Type | Field and Description |
|---|---|
protected Domain |
domain
Selected domain instance.
|
protected DomainService |
domainService |
protected String |
domainTopiaId
Selected domain id (for creation).
|
protected List<GrowingSystem> |
growingSystems
Plot growings systems select options.
|
protected GrowingSystemService |
growingSystemService |
protected String |
growingSystemTopiaId
Selected growing system id.
|
protected String |
locationTopiaId
Selected location id.
|
protected List<RefParcelleZonageEDI> |
parcelleZonages
Onglet "zonage", liste de tous les zonages.
|
protected Plot |
plot
Edited plot instance.
|
protected PlotService |
plotService |
protected String |
plotTopiaId
Edited plot id.
|
protected ReferentielService |
referentielService |
protected LinkedHashMap<Integer,String> |
relatedPlots
Related plots.
|
protected List<String> |
selectedPlotZoningIds
Identifiant selectionnées dans la liste
parcelleZonages. |
protected String |
selectedSolId
Selected sol id (sol tab).
|
protected String |
selectedSolProfondeurId
Identifiant du sol profondeur sélectionné.
|
protected String |
selectedSolTextureId
Identifiant du sol texture sélectionné.
|
protected List<RefSolCaracteristiquesIndigo> |
solCaracteristiques
Caracteristiques des sols.
|
protected List<SolHorizonDto> |
solHorizons
Liste des sols horizons.
|
protected List<RefSolProfondeurIndigo> |
solProfondeurs
Liste de toutes les sol profondeur disponibles.
|
protected List<RefSolTextureGeppa> |
solTextures
Liste de toutes les sol texture geppa disponibles.
|
protected List<Zone> |
zones
Zone de la parcelle.
|
authorizationService, config, currentUserAnAdmin, gson, navigationContextService, nextActionName, nextParamValue, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
PlotsEdit() |
getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getNavigationContext, getNextActionName, getNextParamValue, getRichNavigationContext, getSession, getWarningNotifications, 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, pause, setActionErrors, setActionMessages, setContainer, setFieldErrorsprotected DomainService domainService
protected PlotService plotService
protected GrowingSystemService growingSystemService
protected ReferentielService referentielService
protected String plotTopiaId
protected Plot plot
protected LinkedHashMap<Integer,String> relatedPlots
protected List<GrowingSystem> growingSystems
protected String growingSystemTopiaId
protected String locationTopiaId
protected String domainTopiaId
protected Domain domain
protected List<RefParcelleZonageEDI> parcelleZonages
protected List<String> selectedPlotZoningIds
parcelleZonages.protected String selectedSolId
protected List<RefSolTextureGeppa> solTextures
protected String selectedSolTextureId
protected List<RefSolProfondeurIndigo> solProfondeurs
protected String selectedSolProfondeurId
protected List<SolHorizonDto> solHorizons
protected List<RefSolCaracteristiquesIndigo> solCaracteristiques
public void setDomainService(DomainService domainService)
public void setPlotService(PlotService plotService)
public void setGrowingSystemService(GrowingSystemService growingSystemService)
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 Plot getPlot()
public void setDomainTopiaId(String domainTopiaId)
public Domain getDomain()
public String getGrowingSystemsJson()
public Map<WaterFlowDistance,String> getWaterFlowDistances()
public String getPlotTopiaId()
public void setPlotTopiaId(String plotTopiaId)
public LinkedHashMap<Integer,String> getRelatedPlots()
public void setLocationTopiaId(String locationTopiaId)
public String getLocationTopiaId()
public List<GrowingSystem> getGrowingSystems()
public String getGrowingSystemTopiaId()
public void setGrowingSystemTopiaId(String growingSystemTopiaId)
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 String getSelectedSolId()
public void setSelectedSolId(String selectedSolId)
public List<RefSolTextureGeppa> getSolTextures()
public List<RefSolProfondeurIndigo> getSolProfondeurs()
public String getSelectedSolTextureId()
public void setSelectedSolTextureId(String selectedSolTextureId)
public String getSelectedSolProfondeurId()
public void setSelectedSolProfondeurId(String selectedSolProfondeurId)
public List<SolHorizonDto> getSolHorizons()
public void setSolHorizons(String json)
public List<RefSolCaracteristiquesIndigo> getSolCaracteristiques()
public void setZones(String json)
Copyright © 2013 Inra. All rights reserved.