| Package | Description |
|---|---|
| org.osid.ontology |
The Open Service Interface Definitions for the org.osid.ontology
service.
|
| Modifier and Type | Method and Description |
|---|---|
RelevancySearchSession |
OntologyManager.getRelevancySearchSession()
Gets the
OsidSession associated with the relevancy
search service. |
RelevancySearchSession |
OntologyProxyManager.getRelevancySearchSession(Proxy proxy)
Gets the
OsidSession associated with the relevancy
search service. |
RelevancySearchSession |
OntologyManager.getRelevancySearchSessionForOntology(Id ontologyId)
Gets the
OsidSession associated with the relevancy
search service for the given ontology. |
RelevancySearchSession |
OntologyProxyManager.getRelevancySearchSessionForOntology(Id ontologyId,
Proxy proxy)
Gets the
OsidSession associated with the relevancy
search service for the given ontology. |