Uses of Interface
org.osid.ontology.OntologyAdminSession
Packages that use OntologyAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.ontology
service.
The Open Service Interface Definitions for the org.osid.ontology.batch
service.
-
Uses of OntologyAdminSession in org.osid.ontology
Methods in org.osid.ontology that return OntologyAdminSessionModifier and TypeMethodDescriptionOntologyManager.getOntologyAdminSession()Gets the OsidSession associated with the ontology administration service.OntologyProxyManager.getOntologyAdminSession(Proxy proxy) Gets the OsidSession associated with the ontology administration service. -
Uses of OntologyAdminSession in org.osid.ontology.batch
Subinterfaces of OntologyAdminSession in org.osid.ontology.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesOntologiesin bulk.