public class EffectiveMeasurementsEdit extends AbstractAgrosystAction implements com.opensymphony.xwork2.Preparable
MeasurementSession for a given Zone.| Modifier and Type | Field and Description |
|---|---|
protected List<RefAdventice> |
adventices |
protected Set<CroppingPlanEntry> |
croppingPlanEntries |
protected MeasurementService |
measurementService |
protected List<MeasurementSession> |
measurementSessions |
protected PlotService |
plotService |
protected LinkedHashMap<Integer,String> |
relatedZones
Zone related to current zone for navigation.
|
protected List<RefActaSubstanceActive> |
substanceActives |
protected List<RefSupportOrganeEDI> |
supportOrganeEdis |
protected Zone |
zone |
protected String |
zoneTopiaId |
applicationContext, attachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, currentUserAnIsDataProcessor, ERROR_LAYOUT_DATA, gson, layoutData, navigationContextService, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
EffectiveMeasurementsEdit() |
getAttachmentCount, 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 MeasurementService measurementService
protected transient PlotService plotService
protected String zoneTopiaId
protected Zone zone
protected Set<CroppingPlanEntry> croppingPlanEntries
protected List<MeasurementSession> measurementSessions
protected List<RefSupportOrganeEDI> supportOrganeEdis
protected List<RefActaSubstanceActive> substanceActives
protected List<RefAdventice> adventices
protected LinkedHashMap<Integer,String> relatedZones
public void setMeasurementService(MeasurementService measurementService)
public void setPlotService(PlotService plotService)
public String getZoneTopiaId()
public void setZoneTopiaId(String zoneTopiaId)
public Zone getZone()
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 Map<MeasurementType,String> getMeasurementMeasureTypes()
public Map<MeasurementType,String> getMeasurementObservationTypes()
public Map<VariableType,String> getVariableTypes()
public Map<MeasureType,String> getMeasureTypes()
public Map<ProductivityType,String> getProductivityTypes()
public Map<ChemicalElement,String> getChemicalElements()
public Map<HorizonType,String> getHorizonTypes()
public Map<NitrogenMolecule,String> getNitrogenMolecules()
public 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 List<MeasurementSession> getMeasurementSessions()
public void setMeasurementSessions(String json)
public Set<CroppingPlanEntry> getCroppingPlanEntries()
public List<RefSupportOrganeEDI> getSupportOrganeEdis()
public List<RefActaSubstanceActive> getSubstanceActives()
public List<RefAdventice> getAdventices()
public LinkedHashMap<Integer,String> getRelatedZones()
Copyright © 2013–2014 Inra. All rights reserved.