public class DomainsEdit extends AbstractAgrosystAction implements com.opensymphony.xwork2.Preparable
applicationContext, attachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, currentUserAnIsDataProcessor, ERROR_LAYOUT_DATA, gson, layoutData, navigationContextService, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
DomainsEdit() |
getAttachmentCount, getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getLayoutData, getNavigationContext, getRichNavigationContext, getServletInfo, 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 ReferentialService referentialService
protected transient DomainService domainService
protected transient PlotService plotService
protected Domain domain
protected LinkedHashMap<Integer,String> relatedDomains
protected String domainTopiaId
protected String commune
protected String legalStatusId
protected List<RefLegalStatus> allRefLegalStatus
protected RefLocation location
protected String departement
protected String petiteRegionAgricole
protected String petiteRegionAgricoleName
protected String locationTopiaId
protected Map<MaterielType,List<String>> materielType1List
protected List<ToolsCoupling> toolsCouplings
protected UsageList<ToolsCoupling> toolsCouplingsUsageList
protected List<CroppingPlanEntryDto> croppingPlans
protected UsageList<CroppingPlanEntryDto> croppingPlansUsageList
protected Integer otex18
protected Integer otex70
protected Collection<WeatherStationDto> weatherStationDtos
protected List<RefInterventionAgrosystTravailEDI> agrosystActionsFullList
protected boolean canEditPlots
public void setReferentialService(ReferentialService referentialService)
public void setDomainService(DomainService domainService)
public void setPlotService(PlotService plotService)
public void setDomainTopiaId(String domainTopiaId)
public void setLocationTopiaId(String locationTopiaId)
public void setCommune(String commune)
public void setGeoPointsJson(String gpsDataDtos)
public void setLegalStatusId(String legalStatusId)
public void setOtex18(Integer otex18)
public void setOtex70(Integer otex70)
public void setWeatherStationsJson(String json)
public void setGroundsJson(String json)
public void setEquipmentsJson(String json)
public void setToolsCouplingsJson(String json)
public void setCroppingPlansJson(String json)
public void prepare()
throws Exception
prepare in interface com.opensymphony.xwork2.PreparableExceptionpublic Domain getDomain()
protected void initForInput()
initForInput in class AbstractAgrosystActionpublic String input() throws Exception
input in class com.opensymphony.xwork2.ActionSupportExceptionpublic 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.ActionSupportExceptionprotected void propagateWeatherStationsChanges()
Domain.getWeatherStations().public Map<DomainType,String> getTypes()
public Map<AgrosystInterventionType,String> getAgrosystInterventionTypes()
public Map<Zoning,String> getZoningValues()
public String getDepartement()
public String getFormatedDepartement()
public String getPetiteRegionAgricole()
public String getPetiteRegionAgricoleName()
public String getFormatedPetiteRegionAgricoleName()
public String getCommune()
public String getLegalStatusId()
public List<RefLegalStatus> getAllRefLegalStatus()
public String getLocationTopiaId()
public Map<MaterielType,List<String>> getMaterielType1List()
public List<CroppingPlanEntryDto> getCroppingPlans()
public Integer getOtex18()
public Collection<WeatherStationDto> getWeatherStations()
public Map<AgrosystInterventionType,String> getAgrosystInterventionType()
public List<RefInterventionAgrosystTravailEDI> getAgrosystActionsFullList()
public void setPricesJson(String json)
public boolean isCanEditPlots()
public List<ToolsCoupling> getToolsCouplings()
Copyright © 2013–2014 Inra. All rights reserved.