Uses of Interface
org.osid.learning.ObjectiveQuerySession
Packages that use ObjectiveQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.learning
service.
-
Uses of ObjectiveQuerySession in org.osid.learning
Subinterfaces of ObjectiveQuerySession in org.osid.learningModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingObjectives.Methods in org.osid.learning that return ObjectiveQuerySessionModifier and TypeMethodDescriptionLearningManager.getObjectiveQuerySession()Gets theOsidSessionassociated with the objective query service.LearningProxyManager.getObjectiveQuerySession(Proxy proxy) Gets theOsidSessionassociated with the objective query service.LearningManager.getObjectiveQuerySessionForObjectiveBank(Id objectiveBankId) Gets theOsidSessionassociated with the objective query service for the given objective bank.LearningProxyManager.getObjectiveQuerySessionForObjectiveBank(Id objectiveBankId, Proxy proxy) Gets theOsidSessionassociated with the objective query service for the given objective bank.