public class AgrosystWebNotificationSupport extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AgrosystWebSession |
agrosystSession |
| Constructor and Description |
|---|
AgrosystWebNotificationSupport(AgrosystWebSession agrosystSession) |
protected AgrosystWebSession agrosystSession
public AgrosystWebNotificationSupport(AgrosystWebSession agrosystSession)
public void domainSaved(Domain domain)
public void domainExtendError(String message)
public void growingPlanSaved(GrowingPlan growingPlan)
public void growingSystemSaved(GrowingSystem growingSystem)
public void importSuccess(String message, long duration, int created, int updated, int deleted, int ignored)
public void practicedSystemSaved(PracticedSystem practicedSystem)
public void networkSaved(Network network)
public void plotSaved(Plot plot)
public void plotUnactivated(Plot plot)
public void plotDuplicated(Plot plot)
public void plotMerged(Plot plot)
public void practicedPlotSaved(PracticedPlot practicedPlot)
public void userSaved(UserDto user)
public void decisionRuleSaved(DecisionRule decisionRule)
public void newDecisionRuleCreated(DecisionRule newDecisionRule)
public void newManagementModeCreated(ManagementMode managementMode)
public void managementModeSaved(ManagementMode managementMode)
public void culturalInterventionCreated()
public void performanceSaved(Performance performance)
protected void notWritable(String entityType)
public void domainNotWritable()
public void growingPlanNotWritable()
public void growingSystemNotWritable()
public void networkNotWritable()
public void practicedSystemNotWritable()
public void managementModeNotWritable()
public void decisionRuleNotWritable()
public void effectiveCropCyclesNotWritable()
public void domainValidated(Domain domain)
public void growingSystemValidated(GrowingSystem growingSystem)
public void growingPlanValidated(GrowingPlan growingPlan)
Copyright © 2013–2014 Inra. All rights reserved.