Uses of Interface
org.osid.course.registration.RegistrationAdminSession
Packages that use RegistrationAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.course.registration
service.
The Open Service Interface Definitions for the org.osid.course.registration.batch
service.
-
Uses of RegistrationAdminSession in org.osid.course.registration
Methods in org.osid.course.registration that return RegistrationAdminSessionModifier and TypeMethodDescriptionCourseRegistrationManager.getRegistrationAdminSession()Gets theOsidSessionassociated with the registration administration service.CourseRegistrationProxyManager.getRegistrationAdminSession(Proxy proxy) Gets theOsidSessionassociated with the registration administration service.CourseRegistrationManager.getRegistrationAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the registration administration service for the given course catalog.CourseRegistrationProxyManager.getRegistrationAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the registration administration service for the given course catalog. -
Uses of RegistrationAdminSession in org.osid.course.registration.batch
Subinterfaces of RegistrationAdminSession in org.osid.course.registration.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesRegistrationsin bulk.