Uses of Interface
org.osid.course.TermAdminSession
Packages that use TermAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
The Open Service Interface Definitions for the org.osid.course.batch
service.
-
Uses of TermAdminSession in org.osid.course
Methods in org.osid.course that return TermAdminSessionModifier and TypeMethodDescriptionCourseManager.getTermAdminSession()Gets theOsidSessionassociated with the term administration service.CourseProxyManager.getTermAdminSession(Proxy proxy) Gets theOsidSessionassociated with the term administration service.CourseManager.getTermAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the term administration service for the given course catalog.CourseProxyManager.getTermAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the term administration service for the given course catalog. -
Uses of TermAdminSession in org.osid.course.batch
Subinterfaces of TermAdminSession in org.osid.course.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesTermsin bulk.