Uses of Interface
org.osid.grading.GradebookQuery
Packages that use GradebookQuery
Package
Description
The Open Service Interface Definitions for the org.osid.grading
service.
-
Uses of GradebookQuery in org.osid.grading
Methods in org.osid.grading that return GradebookQueryModifier and TypeMethodDescriptionGradebookQuery.getAncestorGradebookQuery()Gets the query for a gradebook.GradebookQuery.getDescendantGradebookQuery()Gets the query for a gradebook.GradebookColumnQuery.getGradebookQuery()Gets the query interface for a gradebook.GradebookColumnSummaryQuery.getGradebookQuery()Gets the query for a gradebook.GradebookQuerySession.getGradebookQuery()Gets a gradebook query.GradeEntryQuery.getGradebookQuery()Gets the query for a gradebook.GradeQuery.getGradebookQuery()Gets the query for a gradebook.GradeSystemQuery.getGradebookQuery()Gets the query for a gradebook.GradebookSearchSession.getGradebookQueryFromInspector(GradebookQueryInspector gradebookQueryInspector) Gets a gradebook query from an inspector.Methods in org.osid.grading with parameters of type GradebookQueryModifier and TypeMethodDescriptionGradebookQuerySession.getGradebooksByQuery(GradebookQuery gradebookQuery) Gets a list ofGradebookobjects matching the given gradebook query.GradebookSearchSession.getGradebooksBySearch(GradebookQuery gradebookQuery, GradebookSearch gradebookSearch) Gets the search results matching the given search query using the given search.