Uses of Interface
org.osid.course.chronicle.CourseEntryAdminSession
Packages that use CourseEntryAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
The Open Service Interface Definitions for the org.osid.course.chronicle.batch
service.
-
Uses of CourseEntryAdminSession in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return CourseEntryAdminSessionModifier and TypeMethodDescriptionCourseChronicleManager.getCourseEntryAdminSession()Gets theOsidSessionassociated with the course entry administration service.CourseChronicleProxyManager.getCourseEntryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the course entry administration service.CourseChronicleManager.getCourseEntryAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the course entry administration service for the given course catalog.CourseChronicleProxyManager.getCourseEntryAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the course entry administration service for the given course catalog. -
Uses of CourseEntryAdminSession in org.osid.course.chronicle.batch
Subinterfaces of CourseEntryAdminSession in org.osid.course.chronicle.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesCourseEntriesin bulk.