Uses of Interface
org.osid.ontology.RelevancyQuerySession
Packages that use RelevancyQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.ontology
service.
-
Uses of RelevancyQuerySession in org.osid.ontology
Subinterfaces of RelevancyQuerySession in org.osid.ontologyModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingRelevancyobjects.Methods in org.osid.ontology that return RelevancyQuerySessionModifier and TypeMethodDescriptionOntologyManager.getRelevancyQuerySession()Gets theOsidSessionassociated with the relevancy query service.OntologyProxyManager.getRelevancyQuerySession(Proxy proxy) Gets theOsidSessionassociated with the relevancy query service.OntologyManager.getRelevancyQuerySessionForOntology(Id ontologyId) Gets theOsidSessionassociated with the relevancy query service for the given ontology.OntologyProxyManager.getRelevancyQuerySessionForOntology(Id ontologyId, Proxy proxy) Gets theOsidSessionassociated with the relevancy query service for the given ontology.