Uses of Interface
org.osid.hierarchy.HierarchyDesignSession
Packages that use HierarchyDesignSession
Package
Description
The Open Service Interface Definitions for the org.osid.hierarchy
service.
-
Uses of HierarchyDesignSession in org.osid.hierarchy
Methods in org.osid.hierarchy that return HierarchyDesignSessionModifier and TypeMethodDescriptionHierarchyManager.getHierarchyDesignSession()Gets theOsidSessionassociated with the hierarchy design service.HierarchyProxyManager.getHierarchyDesignSession(Proxy proxy) Gets theOsidSessionassociated with the hierarchy design service.HierarchyManager.getHierarchyDesignSessionForHierarchy(Id hierarchyId) Gets theOsidSessionassociated with the topology design service using for the given hierarchy.HierarchyProxyManager.getHierarchyDesignSessionForHierarchy(Id hierarchyId, Proxy proxy) Gets theOsidSessionassociated with the topology design service using for the given hierarchy.