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