Interface EditingNotificationManager

All Superinterfaces:
org.gvsig.tools.observer.Observable

public interface EditingNotificationManager extends org.gvsig.tools.observer.Observable
Acts as a hub to centralize editing notification events in a single manager. All objects that modify a store notify this manager to reported the actions to the objects interested in knowing when start or end editing, regardless of where the editing work is done.