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 userSaved(UserDto user)
public void decisionRuleSaved(DecisionRule decisionRule)
public void managementModeSaved(ManagementMode managementMode)
public void culturalInterventionCreated()
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()
Copyright © 2013 Inra. All rights reserved.