Uses of Interface
org.osid.course.chronicle.ProgramEntryQuerySession
Packages that use ProgramEntryQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
-
Uses of ProgramEntryQuerySession in org.osid.course.chronicle
Subinterfaces of ProgramEntryQuerySession in org.osid.course.chronicleModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongProgramEntries.Methods in org.osid.course.chronicle that return ProgramEntryQuerySessionModifier and TypeMethodDescriptionCourseChronicleManager.getProgramEntryQuerySession()Gets theOsidSessionassociated with the program entry query service.CourseChronicleProxyManager.getProgramEntryQuerySession(Proxy proxy) Gets theOsidSessionassociated with the program entry query service.CourseChronicleManager.getProgramEntryQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the program entry query service for the given course catalog.CourseChronicleProxyManager.getProgramEntryQuerySessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the program entry query service for the given course catalog.