Uses of Interface
org.osid.course.registration.RegistrationSearchSession
Packages that use RegistrationSearchSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.registration
service.
-
Uses of RegistrationSearchSession in org.osid.course.registration
Methods in org.osid.course.registration that return RegistrationSearchSessionModifier and TypeMethodDescriptionCourseRegistrationManager.getRegistrationSearchSession()Gets theOsidSessionassociated with the registration search service.CourseRegistrationProxyManager.getRegistrationSearchSession(Proxy proxy) Gets theOsidSessionassociated with the registration search service.CourseRegistrationManager.getRegistrationSearchSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the registration search service for the given course catalog.CourseRegistrationProxyManager.getRegistrationSearchSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the registration search service for the given course catalog.