Uses of Interface
org.osid.course.registration.request.RegistrationRequestQuerySession
Packages that use RegistrationRequestQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.course.registration.request
service.
-
Uses of RegistrationRequestQuerySession in org.osid.course.registration.request
Subinterfaces of RegistrationRequestQuerySession in org.osid.course.registration.requestModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongRegistrationRequests.Methods in org.osid.course.registration.request that return RegistrationRequestQuerySessionModifier and TypeMethodDescriptionRegistrationRequestManager.getRegistrationRequestQuerySession()Gets theOsidSessionassociated with the registration request query service.RegistrationRequestProxyManager.getRegistrationRequestQuerySession(Proxy proxy) Gets theOsidSessionassociated with the registration request query service.RegistrationRequestManager.getRegistrationRequestQuerySessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the registration request query service for the given course catalog.RegistrationRequestProxyManager.getRegistrationRequestQuerySessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the registration request query service for the given course catalog.