Uses of Interface
org.osid.hierarchy.HierarchyStructureNotificationSession
Packages that use HierarchyStructureNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.hierarchy
service.
-
Uses of HierarchyStructureNotificationSession in org.osid.hierarchy
Methods in org.osid.hierarchy that return HierarchyStructureNotificationSessionModifier and TypeMethodDescriptionHierarchyManager.getHierarchyStructureNotificationSession(HierarchyStructureReceiver hierarchyStructureReceiver) Gets the session for subscribing to notifications of changes within a hierarchy structure.HierarchyProxyManager.getHierarchyStructureNotificationSession(HierarchyStructureReceiver hierarchyStructureReceiver, Proxy proxy) Gets the session for subscribing to notifications of changes within a hierarchy structure.HierarchyManager.getHierarchyStructureNotificationSessionForHierarchy(HierarchyStructureReceiver hierarchyStructureReceiver, Id hierarchyId) Gets the session for subscribing to notifications of changes within a hierarchy structure for the given hierarchy.HierarchyProxyManager.getHierarchyStructureNotificationSessionForHierarchy(HierarchyStructureReceiver hierarchyStructureReceiver, Id hierarchyId, Proxy proxy) Gets the session for subscribing to notifications of changes within a hierarchy structure for the given hierarchy.