Uses of Interface
org.osid.grading.GradebookColumnQuerySession
Packages that use GradebookColumnQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.grading
service.
-
Uses of GradebookColumnQuerySession in org.osid.grading
Subinterfaces of GradebookColumnQuerySession in org.osid.gradingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingGradebookColumnobjects.Methods in org.osid.grading that return GradebookColumnQuerySessionModifier and TypeMethodDescriptionGradingManager.getGradebookColumnQuerySession()Gets theOsidSessionassociated with the gradebook column query service.GradingProxyManager.getGradebookColumnQuerySession(Proxy proxy) Gets theOsidSessionassociated with the gradebook column query service.GradingManager.getGradebookColumnQuerySessionForGradebook(Id gradebookId) Gets theOsidSessionassociated with the gradebook column query service for the given gradebook.GradingProxyManager.getGradebookColumnQuerySessionForGradebook(Id gradebookId, Proxy proxy) Gets theOsidSessionassociated with the gradebook column query service for the given gradebook.