Uses of Interface
org.osid.ontology.SubjectAdminSession
Packages that use SubjectAdminSession
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 SubjectAdminSession in org.osid.ontology
Methods in org.osid.ontology that return SubjectAdminSessionModifier and TypeMethodDescriptionOntologyManager.getSubjectAdminSession()Gets theOsidSessionassociated with the subject administration service.OntologyProxyManager.getSubjectAdminSession(Proxy proxy) Gets theOsidSessionassociated with the subject administration service.OntologyManager.getSubjectAdminSessionForOntology(Id ontologyId) Gets theOsidSessionassociated with the subject admin service for the given ontology.OntologyProxyManager.getSubjectAdminSessionForOntology(Id ontologyId, Proxy proxy) Gets theOsidSessionassociated with the subject admin service for the given ontology. -
Uses of SubjectAdminSession in org.osid.ontology.batch
Subinterfaces of SubjectAdminSession in org.osid.ontology.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesSubjectsin bulk.