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