Uses of Interface
org.osid.hierarchy.HierarchyTraversalSession
Packages that use HierarchyTraversalSession
Package
Description
The Open Service Interface Definitions for the org.osid.hierarchy
service.
-
Uses of HierarchyTraversalSession in org.osid.hierarchy
Methods in org.osid.hierarchy that return HierarchyTraversalSessionModifier and TypeMethodDescriptionHierarchyManager.getHierarchyTraversalSession()Gets theOsidSessionassociated with the hierarchy traversal service.HierarchyProxyManager.getHierarchyTraversalSession(Proxy proxy) Gets theOsidSessionassociated with the hierarchy traversal service.HierarchyManager.getHierarchyTraversalSessionForHierarchy(Id hierarchyId) Gets theOsidSessionassociated with the hierarchy traversal service for the given hierarchy.HierarchyProxyManager.getHierarchyTraversalSessionForHierarchy(Id hierarchyId, Proxy proxy) Gets theOsidSessionassociated with the hierarchy traversal service for the given hierarchy.