Uses of Interface
org.osid.grading.GradeEntryQuerySession
Packages that use GradeEntryQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.grading
service.
-
Uses of GradeEntryQuerySession in org.osid.grading
Subinterfaces of GradeEntryQuerySession in org.osid.gradingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingGradeEntryobjects.Methods in org.osid.grading that return GradeEntryQuerySessionModifier and TypeMethodDescriptionGradingManager.getGradeEntryQuerySession()Gets theOsidSessionassociated with the grade entry query service.GradingProxyManager.getGradeEntryQuerySession(Proxy proxy) Gets theOsidSessionassociated with the grade entry query service.GradingManager.getGradeEntryQuerySessionForGradebook(Id gradebookId) Gets theOsidSessionassociated with the grade entry query service for the given gradebook.GradingProxyManager.getGradeEntryQuerySessionForGradebook(Id gradebookId, Proxy proxy) Gets theOsidSessionassociated with the grade entry query service for the given gradebook.