Uses of Interface
org.osid.course.syllabus.ModuleAdminSession
Packages that use ModuleAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.syllabus
service.
The Open Service Interface Definitions for the org.osid.course.syllabus.batch
service.
-
Uses of ModuleAdminSession in org.osid.course.syllabus
Methods in org.osid.course.syllabus that return ModuleAdminSessionModifier and TypeMethodDescriptionCourseSyllabusManager.getModuleAdminSession()Gets theOsidSessionassociated with the module administration service.CourseSyllabusProxyManager.getModuleAdminSession(Proxy proxy) Gets theOsidSessionassociated with the module administration service.CourseSyllabusManager.getModuleAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the module administration service for the given course catalog.CourseSyllabusProxyManager.getModuleAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the module administration service for the given course catalog. -
Uses of ModuleAdminSession in org.osid.course.syllabus.batch
Subinterfaces of ModuleAdminSession in org.osid.course.syllabus.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesModulesin bulk.