Uses of Interface
org.osid.course.CourseCatalogAdminSession
Packages that use CourseCatalogAdminSession
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 CourseCatalogAdminSession in org.osid.course
Methods in org.osid.course that return CourseCatalogAdminSessionModifier and TypeMethodDescriptionCourseManager.getCourseCatalogAdminSession()Gets theOsidSessionassociated with the course catalog administrative service.CourseProxyManager.getCourseCatalogAdminSession(Proxy proxy) Gets theOsidSessionassociated with the course catalog administrative service. -
Uses of CourseCatalogAdminSession in org.osid.course.batch
Subinterfaces of CourseCatalogAdminSession in org.osid.course.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesCourseCatalogsin bulk.