Interface HierarchyProxyManager

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

public interface HierarchyProxyManager extends OsidProxyManager, HierarchyProfile

The hierarchy manager provides access sessions to traverse and manage hierrachies of Ids. Methods in this manager accept a Proxy to pass information from server environments. 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