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