Uses of Interface
org.osid.course.syllabus.SyllabusAdminSession
Packages that use SyllabusAdminSession
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 SyllabusAdminSession in org.osid.course.syllabus
Methods in org.osid.course.syllabus that return SyllabusAdminSessionModifier and TypeMethodDescriptionCourseSyllabusManager.getSyllabusAdminSession()Gets theOsidSessionassociated with the syllabus administration service.CourseSyllabusProxyManager.getSyllabusAdminSession(Proxy proxy) Gets theOsidSessionassociated with the syllabus administration service.CourseSyllabusManager.getSyllabusAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the syllabus administration service for the given course catalog.CourseSyllabusProxyManager.getSyllabusAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the syllabus administration service for the given course catalog. -
Uses of SyllabusAdminSession in org.osid.course.syllabus.batch
Subinterfaces of SyllabusAdminSession in org.osid.course.syllabus.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletes Syllabi in bulk.