Uses of Interface
org.osid.course.registration.CourseRegistration
Packages that use CourseRegistration
Package
Description
The Open Service Interface Definitions for the org.osid.course.registration
service.
-
Uses of CourseRegistration in org.osid.course.registration
Methods in org.osid.course.registration that return CourseRegistrationModifier and TypeMethodDescriptionCourseRegistrationAdminSession.createCourseRegistration(CourseRegistrationForm courseRegistrationForm) Creates a newCourseRegistration.ActivityRegistration.getCourseRegistration()Gets the course registration associated with this registration.CourseRegistrationLookupSession.getCourseRegistration(Id courseRegistrationId) Gets theCourseRegistration specified by itsId.Registration.getCourseRegistration()Gets the course registration associated with this registration.CourseRegistrationList.getNextCourseRegistration()Gets the nextCourseRegistrationin this list.CourseRegistrationList.getNextCourseRegistrations(long n) Gets the next set ofCourseRegistrationelements in this list.