Uses of Interface
org.osid.assessment.AssessmentQuerySession
Packages that use AssessmentQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.assessment
service.
-
Uses of AssessmentQuerySession in org.osid.assessment
Subinterfaces of AssessmentQuerySession in org.osid.assessmentModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongAssessmentobjects.Methods in org.osid.assessment that return AssessmentQuerySessionModifier and TypeMethodDescriptionAssessmentManager.getAssessmentQuerySession()Gets theOsidSessionassociated with the assessment query service.AssessmentProxyManager.getAssessmentQuerySession(Proxy proxy) Gets theOsidSessionassociated with the assessment query service.AssessmentManager.getAssessmentQuerySessionForBank(Id bankId) Gets theOsidSessionassociated with the assessment query service for the given bank.AssessmentProxyManager.getAssessmentQuerySessionForBank(Id bankId, Proxy proxy) Gets theOsidSessionassociated with the assessment query service for the given bank.