Uses of Interface
org.osid.learning.ProficiencyQuerySession
Packages that use ProficiencyQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.learning
service.
-
Uses of ProficiencyQuerySession in org.osid.learning
Subinterfaces of ProficiencyQuerySession in org.osid.learningModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongProficiencies.Methods in org.osid.learning that return ProficiencyQuerySessionModifier and TypeMethodDescriptionLearningManager.getProficiencyQuerySession()Gets theOsidSessionassociated with the proficiency query service.LearningProxyManager.getProficiencyQuerySession(Proxy proxy) Gets theOsidSessionassociated with the proficiency query service.LearningManager.getProficiencyQuerySessionForObjectiveBank(Id objectiveBankId) Gets theOsidSessionassociated with the proficiency query service for the given objective bank.LearningProxyManager.getProficiencyQuerySessionForObjectiveBank(Id objectiveBankId, Proxy proxy) Gets theOsidSessionassociated with the proficiency query service for the given objective bank.