Uses of Interface
org.osid.assessment.ItemQuerySession
Packages that use ItemQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.assessment
service.
-
Uses of ItemQuerySession in org.osid.assessment
Subinterfaces of ItemQuerySession in org.osid.assessmentModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingItemobjects.Methods in org.osid.assessment that return ItemQuerySessionModifier and TypeMethodDescriptionAssessmentManager.getItemQuerySession()Gets theOsidSessionassociated with the item query service.AssessmentProxyManager.getItemQuerySession(Proxy proxy) Gets theOsidSessionassociated with the item query service.AssessmentManager.getItemQuerySessionForBank(Id bankId) Gets theOsidSessionassociated with the item query service for the given bank.AssessmentProxyManager.getItemQuerySessionForBank(Id bankId, Proxy proxy) Gets theOsidSessionassociated with the item query service for the given bank.