Interface HierarchyManager

All Superinterfaces:
AutoCloseable, Closeable, HierarchyProfile, OsidManager, OsidManager, OsidProfile, Sourceable

public interface HierarchyManager extends OsidManager, HierarchyProfile

The hierarchy manager provides access sessions to traverse and manage hierrachies of Ids. The sessions included in this manager are:

  • HierarchyTraversalSession: a basic session traversing a hierarchy
  • HierarchyDesignSession: a session to design a hierarchy
  • HierarchySequencingSession: a session to sequence nodes in a hierarchy
  • HierarchyStructureNotificationSession: a session for notififcations within a hierarchy structure
  • HierarchyLookupSession: a session looking up hiererachies
  • HierarchyQuerySession: a session querying hiererachies
  • HierarchySearchSession: a session for searching for hierarchies
  • HierarchyAdminSession: a session for creating and deleting hierarchies
  • HierarchyNotificationSession: a session for subscribing to changes in hierarchies