Uses of Interface
org.osid.ontology.SubjectQuerySession
Packages that use SubjectQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.ontology
service.
-
Uses of SubjectQuerySession in org.osid.ontology
Subinterfaces of SubjectQuerySession in org.osid.ontologyModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingSubjectobjects.Methods in org.osid.ontology that return SubjectQuerySessionModifier and TypeMethodDescriptionOntologyManager.getSubjectQuerySession()Gets theOsidSessionassociated with the subject query service.OntologyProxyManager.getSubjectQuerySession(Proxy proxy) Gets theOsidSessionassociated with the subject query service.OntologyManager.getSubjectQuerySessionForOntology(Id ontologyId) Gets theOsidSessionassociated with the subject query service for the given ontology.OntologyProxyManager.getSubjectQuerySessionForOntology(Id ontologyId, Proxy proxy) Gets theOsidSessionassociated with the subject query service for the given ontology.