Uses of Interface
org.osid.course.registration.CourseRegistrationQuerySession
Packages that use CourseRegistrationQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.course.registration
service.
-
Uses of CourseRegistrationQuerySession in org.osid.course.registration
Subinterfaces of CourseRegistrationQuerySession in org.osid.course.registrationModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongCourseRegistrations.Methods in org.osid.course.registration that return CourseRegistrationQuerySessionModifier and TypeMethodDescriptionCourseRegistrationManager.getCourseRegistrationQuerySession()Gets theOsidSessionassociated with the course registration query service.CourseRegistrationProxyManager.getCourseRegistrationQuerySession(Proxy proxy) Gets theOsidSessionassociated with the course registration query service.CourseRegistrationManager.getCourseRegistrationQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the course registration query service for the given course catalog.CourseRegistrationProxyManager.getCourseRegistrationQuerySessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the course registration query service for the given course catalog.