Uses of Interface
org.osid.ontology.rules.RelevancyEnablerQuerySession
Packages that use RelevancyEnablerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.ontology.rules
service.
-
Uses of RelevancyEnablerQuerySession in org.osid.ontology.rules
Subinterfaces of RelevancyEnablerQuerySession in org.osid.ontology.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongRelevancyEnablerobjects.Methods in org.osid.ontology.rules that return RelevancyEnablerQuerySessionModifier and TypeMethodDescriptionOntologyRulesManager.getRelevancyEnablerQuerySession()Gets theOsidSessionassociated with the relevancy enabler query service.OntologyRulesProxyManager.getRelevancyEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the relevancy enabler query service.OntologyRulesManager.getRelevancyEnablerQuerySessionForOntology(Id ontologyId) Gets theOsidSessionassociated with the relevancy enabler query service for the given ontology.OntologyRulesProxyManager.getRelevancyEnablerQuerySessionForOntology(Id ontologyId, Proxy proxy) Gets theOsidSessionassociated with the relevancy enabler query service for the given ontology.