Uses of Interface
org.osid.course.CourseAdminSession
Packages that use CourseAdminSession
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 CourseAdminSession in org.osid.course
Methods in org.osid.course that return CourseAdminSessionModifier and TypeMethodDescriptionCourseManager.getCourseAdminSession()Gets theOsidSessionassociated with the course administration service.CourseProxyManager.getCourseAdminSession(Proxy proxy) Gets theOsidSessionassociated with the course administration service.CourseManager.getCourseAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the course administration service for the given course catalog.CourseProxyManager.getCourseAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the course administration service for the given course catalog. -
Uses of CourseAdminSession in org.osid.course.batch
Subinterfaces of CourseAdminSession in org.osid.course.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesCoursesin bulk.