Uses of Interface
org.osid.course.registration.CourseRegistrationAdminSession
Packages that use CourseRegistrationAdminSession
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 CourseRegistrationAdminSession in org.osid.course.registration
Methods in org.osid.course.registration that return CourseRegistrationAdminSessionModifier and TypeMethodDescriptionCourseRegistrationManager.getCourseRegistrationAdminSession()Gets theOsidSessionassociated with the course registration administration service.CourseRegistrationProxyManager.getCourseRegistrationAdminSession(Proxy proxy) Gets theOsidSessionassociated with the course registration administration service.CourseRegistrationManager.getCourseRegistrationAdminSessionForCourseCatalog(Id courseCatalogId) Gets theOsidSessionassociated with the course registration administration service for the given course catalog.CourseRegistrationProxyManager.getCourseRegistrationAdminSessionForCourseCatalog(Id courseCatalogId, Proxy proxy) Gets theOsidSessionassociated with the course registration administration service for the given course catalog. -
Uses of CourseRegistrationAdminSession in org.osid.course.registration.batch
Subinterfaces of CourseRegistrationAdminSession in org.osid.course.registration.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesCourseRegistrationin bulk.