Uses of Interface
org.osid.grading.GradeEntryQueryInspector
Packages that use GradeEntryQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.grading
service.
-
Uses of GradeEntryQueryInspector in org.osid.grading
Methods in org.osid.grading that return GradeEntryQueryInspectorModifier and TypeMethodDescriptionGradeEntrySearchResults.getGradeEntryQueryInspector()Gets the inspector for the query to examine the terms used in the search.GradebookColumnQueryInspector.getGradeEntryTerms()Gets the grade entry terms.GradebookQueryInspector.getGradeEntryTerms()Gets the grade entry terms.GradeQueryInspector.getGradeEntryTerms()Gets the grade entry terms.GradeEntryQueryInspector.getOverriddenGradeEntryTerms()Gets the overriden derived grade terms.GradeEntrySmartGradebookSession.inspectGradeEntryQuery()Gets a grade entry query inspector for this gradebook.Methods in org.osid.grading with parameters of type GradeEntryQueryInspectorModifier and TypeMethodDescriptionGradeEntrySearchSession.getGradeEntryQueryFromInspector(GradeEntryQueryInspector gradeEntryQueryInspector) Gets a grade entry query from an inspector.GradeEntrySmartGradebookSession.getGradeEntryQueryFromInspector(GradeEntryQueryInspector gradeEntryQueryInspector) Gets a grade entry query from an inspector.