| Package | Description |
|---|---|
| org.osid.ontology |
The Open Service Interface Definitions for the org.osid.ontology
service.
|
| org.osid.ontology.batch |
The Open Service Interface Definitions for the org.osid.ontology.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
RelevancyAdminSession |
OntologyManager.getRelevancyAdminSession()
Gets the
OsidSession associated with the relevancy
administration service. |
RelevancyAdminSession |
OntologyProxyManager.getRelevancyAdminSession(Proxy proxy)
Gets the
OsidSession associated with the relevancy
administration service. |
RelevancyAdminSession |
OntologyManager.getRelevancyAdminSessionForOntology(Id ontologyId)
Gets the
OsidSession associated with the relevancy
admin service for the given ontology. |
RelevancyAdminSession |
OntologyProxyManager.getRelevancyAdminSessionForOntology(Id ontologyId,
Proxy proxy)
Gets the
OsidSession associated with the relevancy
admin service for the given ontology. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RelevancyBatchAdminSession
This session creates, updates, and deletes
Relevancies
in bulk. |