Uses of Interface
org.osid.course.chronicle.ProgramEntryAdminSession
Packages that use ProgramEntryAdminSession
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 ProgramEntryAdminSession in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return ProgramEntryAdminSessionModifier and TypeMethodDescriptionCourseChronicleManager.getProgramEntryAdminSession()Gets theOsidSessionassociated with the program entry administration service.CourseChronicleProxyManager.getProgramEntryAdminSession(Proxy proxy) Gets theOsidSessionassociated with the program entry administration service.CourseChronicleManager.getProgramEntryAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the program entry administration service for the given course catalog.CourseChronicleProxyManager.getProgramEntryAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the program entry administration service for the given course catalog. -
Uses of ProgramEntryAdminSession in org.osid.course.chronicle.batch
Subinterfaces of ProgramEntryAdminSession in org.osid.course.chronicle.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesProgramEntriesin bulk.