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