Uses of Interface
org.osid.hierarchy.HierarchyStructureReceiver
Packages that use HierarchyStructureReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.hierarchy
service.
-
Uses of HierarchyStructureReceiver in org.osid.hierarchy
Methods in org.osid.hierarchy with parameters of type HierarchyStructureReceiverModifier 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.