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