Uses of Interface
org.osid.course.program.ProgramAdminSession
Packages that use ProgramAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
The Open Service Interface Definitions for the org.osid.course.program.batch
service.
-
Uses of ProgramAdminSession in org.osid.course.program
Methods in org.osid.course.program that return ProgramAdminSessionModifier and TypeMethodDescriptionCourseProgramManager.getProgramAdminSession()Gets theOsidSessionassociated with the program administration service.CourseProgramProxyManager.getProgramAdminSession(Proxy proxy) Gets theOsidSessionassociated with the program administration service.CourseProgramManager.getProgramAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the program administration service for the given course catalog.CourseProgramProxyManager.getProgramAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the program administration service for the given course catalog. -
Uses of ProgramAdminSession in org.osid.course.program.batch
Subinterfaces of ProgramAdminSession in org.osid.course.program.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesProgramsin bulk.interfaceThis session creates, updates, and deletesProgramOfferingsin bulk.