| Package | Description |
|---|---|
| org.osid.grading |
The Open Service Interface Definitions for the org.osid.grading
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GradeSystemSearchSession
This session provides methods for searching among
GradeSystems. |
| Modifier and Type | Method and Description |
|---|---|
GradeSystemQuerySession |
GradingManager.getGradeSystemQuerySession()
Gets the
OsidSession associated with the grade system
query service. |
GradeSystemQuerySession |
GradingProxyManager.getGradeSystemQuerySession(Proxy proxy)
Gets the
OsidSession associated with the grade system
query service. |
GradeSystemQuerySession |
GradingManager.getGradeSystemQuerySessionForGradebook(Id gradebookId)
Gets the
OsidSession associated with the grade system
query service for the given gradebook. |
GradeSystemQuerySession |
GradingProxyManager.getGradeSystemQuerySessionForGradebook(Id gradebookId,
Proxy proxy)
Gets the
OsidSession associated with the grade system
query service for the given gradebook. |