Uses of Interface
org.osid.ontology.SubjectHierarchySession
Packages that use SubjectHierarchySession
Package
Description
The Open Service Interface Definitions for the org.osid.ontology
service.
-
Uses of SubjectHierarchySession in org.osid.ontology
Methods in org.osid.ontology that return SubjectHierarchySessionModifier and TypeMethodDescriptionOntologyManager.getSubjectHierarchySession()Gets the session traversing subject hierarchies.OntologyProxyManager.getSubjectHierarchySession(Proxy proxy) Gets the session traversing subject hierarchies.OntologyManager.getSubjectHierarchySessionForId(Id id) Gets the hierarchy session for the givenIdassigned using theOntologyAssignmentSession.OntologyProxyManager.getSubjectHierarchySessionForId(Id id, Proxy proxy) Gets the hierarchy session for the givenIdassigned using theOntologyAssignmentSession.OntologyManager.getSubjectHierarchySessionForOntology(Id ontologyId) Gets theOsidSessionassociated with the subject heirarchy traversal service for the given ontology.OntologyProxyManager.getSubjectHierarchySessionForOntology(Id ontologyId, Proxy proxy) Gets theOsidSessionassociated with the subject heirarchy traversal service for the given ontology.