All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface hep.analysis.peer.FolderPeer

public interface FolderPeer
extends NamedObjectPeer

Method Index

 o addNotify(NamedObject)
 o removeNotify(NamedObject)
 o replaceNotify(NamedObject, NamedObject)

Methods

 o addNotify
 public abstract void addNotify(NamedObject o)
 o removeNotify
 public abstract void removeNotify(NamedObject o)
 o replaceNotify
 public abstract void replaceNotify(NamedObject oldObject,
                                    NamedObject newObject)

All Packages  Class Hierarchy  This Package  Previous  Next  Index