Uses of Interface
org.osid.course.syllabus.DocetAdminSession
Packages that use DocetAdminSession
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 DocetAdminSession in org.osid.course.syllabus
Methods in org.osid.course.syllabus that return DocetAdminSessionModifier and TypeMethodDescriptionCourseSyllabusManager.getDocetAdminSession()Gets theOsidSessionassociated with the docet administrative service.CourseSyllabusProxyManager.getDocetAdminSession(Proxy proxy) Gets theOsidSessionassociated with the docet administrative service.CourseSyllabusManager.getDocetAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the docet administrative service for the given course catalog.CourseSyllabusProxyManager.getDocetAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the docet administration service for the given course catalog. -
Uses of DocetAdminSession in org.osid.course.syllabus.batch
Subinterfaces of DocetAdminSession in org.osid.course.syllabus.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesDocetsin bulk.