Uses of Interface
org.osid.grading.GradeQuerySession
Packages that use GradeQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.grading
service.
-
Uses of GradeQuerySession in org.osid.grading
Subinterfaces of GradeQuerySession in org.osid.gradingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongGrades.Methods in org.osid.grading that return GradeQuerySessionModifier and TypeMethodDescriptionGradingManager.getGradeQuerySession()Gets theOsidSessionassociated with the grade query service.GradingProxyManager.getGradeQuerySession(Proxy proxy) Gets theOsidSessionassociated with the grade query service.GradingManager.getGradeQuerySessionForGradebook(Id gradebookId) Gets theOsidSessionassociated with the grade query service for the given gradebook.GradingProxyManager.getGradeQuerySessionForGradebook(Id gradebookId, Proxy proxy) Gets theOsidSessionassociated with the grade query service for the given gradebook.