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