| Package | Description |
|---|---|
| org.osid.assessment |
The Open Service Interface Definitions for the org.osid.assessment
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AssessmentSearchSession
This session provides methods for searching among
Assessment
objects. |
| Modifier and Type | Method and Description |
|---|---|
AssessmentQuerySession |
AssessmentManager.getAssessmentQuerySession()
Gets the
OsidSession associated with the assessment
query service. |
AssessmentQuerySession |
AssessmentProxyManager.getAssessmentQuerySession(Proxy proxy)
Gets the
OsidSession associated with the assessment
query service. |
AssessmentQuerySession |
AssessmentManager.getAssessmentQuerySessionForBank(Id bankId)
Gets the
OsidSession associated with the assessment
query service for the given bank. |
AssessmentQuerySession |
AssessmentProxyManager.getAssessmentQuerySessionForBank(Id bankId,
Proxy proxy)
Gets the
OsidSession associated with the assessment
query service for the given bank. |