Uses of Interface
org.osid.course.program.ProgramQuerySession
Packages that use ProgramQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of ProgramQuerySession in org.osid.course.program
Subinterfaces of ProgramQuerySession in org.osid.course.programModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongPrograms.Methods in org.osid.course.program that return ProgramQuerySessionModifier and TypeMethodDescriptionCourseProgramManager.getProgramOfferingQuerySession()Gets theOsidSessionassociated with the program offering query service.CourseProgramManager.getProgramOfferingQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the program offering query service for the given course catalog.CourseProgramManager.getProgramQuerySession()Gets theOsidSessionassociated with the program query service.CourseProgramProxyManager.getProgramQuerySession(Proxy proxy) Gets theOsidSessionassociated with the program query service.CourseProgramManager.getProgramQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the program query service for the given course catalog.CourseProgramProxyManager.getProgramQuerySessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the program query service for the given course catalog.