Uses of Interface
org.osid.grading.GradeEntrySearch
Packages that use GradeEntrySearch
Package
Description
The Open Service Interface Definitions for the org.osid.grading
service.
-
Uses of GradeEntrySearch in org.osid.grading
Methods in org.osid.grading that return GradeEntrySearchModifier and TypeMethodDescriptionGradeEntrySearchSession.getGradeEntrySearch()Gets a grade entry search.Methods in org.osid.grading with parameters of type GradeEntrySearchModifier and TypeMethodDescriptionGradeEntrySearchSession.getGradeEntriesBySearch(GradeEntryQuery gradeEntryQuery, GradeEntrySearch gradeEntrySearch) Gets the search results matching the given search query using the given search.