public class EffectiveMeasurementsEdit extends AbstractAgrosystAction implements com.opensymphony.xwork2.Preparable
MeasurementSession for a given Zone.| Modifier and Type | Field and Description |
|---|---|
protected List<RefAdventices> |
adventices |
protected Set<CroppingPlanEntry> |
croppingPlanEntries |
protected MeasurementService |
measurementService |
protected List<MeasurementSession> |
measurementSessions |
protected List<RefActaSubstanceActive> |
substanceActives |
protected List<RefSupportOrganeEdi> |
supportOrganeEdis |
protected Zone |
zone |
protected String |
zoneTopiaId |
attachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, ERROR_LAYOUT_DATA, gson, layoutData, navigationContextService, nextActionName, nextParamValue, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
EffectiveMeasurementsEdit() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
List<RefAdventices> |
getAdventices() |
Map<ChemicalElement,String> |
getChemicalElements() |
Set<CroppingPlanEntry> |
getCroppingPlanEntries() |
Map<HorizonType,String> |
getHorizonTypes() |
Map<MeasurementType,String> |
getMeasurementMeasureTypes() |
Map<MeasurementType,String> |
getMeasurementObservationTypes() |
List<MeasurementSession> |
getMeasurementSessions() |
Map<MeasureType,String> |
getMeasureTypes() |
Map<NitrogenMolecule,String> |
getNitrogenMolecules() |
Map<ProductivityType,String> |
getProductivityTypes() |
List<RefActaSubstanceActive> |
getSubstanceActives() |
List<RefSupportOrganeEdi> |
getSupportOrganeEdis() |
Map<VariableType,String> |
getVariableTypes() |
Zone |
getZone() |
String |
getZoneTopiaId() |
protected void |
initForInput() |
String |
input() |
void |
prepare() |
void |
setMeasurementService(MeasurementService measurementService) |
void |
setMeasurementSessions(String json) |
void |
setZoneTopiaId(String zoneTopiaId) |
void |
validate() |
getAttachmentCount, getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getLayoutData, getNavigationContext, getNextActionName, getNextParamValue, getRichNavigationContext, getSession, getWarningNotifications, initLayoutData, isCurrentUserAnAdmin, isErrorNotificationsEmpty, isInfoNotificationsEmpty, isReadOnly, isWarningNotificationsEmpty, navigationContextEntityCreated, readNavigationContextCookie, setAttachmentService, 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 MeasurementService measurementService
protected String zoneTopiaId
protected Zone zone
protected Set<CroppingPlanEntry> croppingPlanEntries
protected List<MeasurementSession> measurementSessions
protected List<RefSupportOrganeEdi> supportOrganeEdis
protected List<RefActaSubstanceActive> substanceActives
protected List<RefAdventices> adventices
public void setMeasurementService(MeasurementService measurementService)
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<RefAdventices> getAdventices()
Copyright © 2013 Inra. All rights reserved.