Uses of Interface
org.osid.grading.GradebookColumnQueryInspector
Packages that use GradebookColumnQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.grading
service.
-
Uses of GradebookColumnQueryInspector in org.osid.grading
Methods in org.osid.grading that return GradebookColumnQueryInspectorModifier and TypeMethodDescriptionGradebookColumnSearchResults.getGradebookColumnQueryInspector()Gets the inspector for the query to examine the terms used in the search.GradebookColumnSummaryQueryInspector.getGradebookColumnTerms()Gets the gradebook column terms.GradebookQueryInspector.getGradebookColumnTerms()Gets the gradebook column terms.GradeEntryQueryInspector.getGradebookColumnTerms()Gets the gradebook column terms.GradeSystemQueryInspector.getGradebookColumnTerms()Gets the gradebook column terms.GradebookColumnSmartGradebookSession.inspectGradebookColumnQuery()Gets a gradebook column query inspector for this gradebook.Methods in org.osid.grading with parameters of type GradebookColumnQueryInspectorModifier and TypeMethodDescriptionGradebookColumnSearchSession.getGradebookColumnQueryFromInspector(GradebookColumnQueryInspector gradebookColumnQueryInspector) Gets a gradebook column query from an inspector.