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