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