Uses of Interface
org.osid.course.program.Enrollment
Packages that use Enrollment
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of Enrollment in org.osid.course.program
Methods in org.osid.course.program that return EnrollmentModifier and TypeMethodDescriptionEnrollmentAdminSession.createEnrollment(EnrollmentForm enrollmentForm) Creates a newEnrollment.EnrollmentLookupSession.getEnrollment(Id enrollmentId) Gets theEnrollmentspecified by itsId.EnrollmentList.getNextEnrollment()Gets the nextEnrollmentin this list.EnrollmentList.getNextEnrollments(long n) Gets the next set ofEnrollmentelements in this list.Enrollment.getParentEnrollment()Gets the parent enrollment.