Uses of Interface
org.osid.course.ActivityQuerySession
Packages that use ActivityQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.course
service.
-
Uses of ActivityQuerySession in org.osid.course
Subinterfaces of ActivityQuerySession in org.osid.courseModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongActivities.Methods in org.osid.course that return ActivityQuerySessionModifier and TypeMethodDescriptionCourseManager.getActivityQuerySession()Gets theOsidSessionassociated with the activity query service.CourseProxyManager.getActivityQuerySession(Proxy proxy) Gets theOsidSessionassociated with the activity query service.CourseManager.getActivityQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the activity query service for the given course catalog.CourseProxyManager.getActivityQuerySessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the activity query service for the given course catalog.