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