Uses of Interface
org.osid.ontology.SubjectLookupSession
Packages that use SubjectLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.ontology
service.
-
Uses of SubjectLookupSession in org.osid.ontology
Methods in org.osid.ontology that return SubjectLookupSessionModifier and TypeMethodDescriptionOntologyManager.getSubjectLookupSession()Gets theOsidSessionassociated with the subject lookup service.OntologyProxyManager.getSubjectLookupSession(Proxy proxy) Gets theOsidSessionassociated with the subject lookup service.OntologyManager.getSubjectLookupSessionForId(Id id) Gets theOsidSessionassociated with the subject lookup service for the givenIdassigned using theOntologyAssignmentSession.OntologyProxyManager.getSubjectLookupSessionForId(Id id, Proxy proxy) Gets theOsidSessionassociated with the subject lookup service for the givenIdassigned using theOntologyAssignmentSession.OntologyManager.getSubjectLookupSessionForOntology(Id ontologyId) Gets theOsidSessionassociated with the subject lookup service for the given ontology.OntologyProxyManager.getSubjectLookupSessionForOntology(Id ontologyId, Proxy proxy) Gets theOsidSessionassociated with the subject lookup service for the given ontology.