Uses of Interface
org.osid.course.registration.Registration
Packages that use Registration
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.request
service.
-
Uses of Registration in org.osid.course.registration
Methods in org.osid.course.registration that return RegistrationModifier and TypeMethodDescriptionRegistrationAdminSession.createRegistration(RegistrationForm registrationForm) Creates a newRegistration.RegistrationList.getNextRegistration()Gets the nextRegistrationin this list.RegistrationList.getNextRegistrations(long n) Gets the next set ofRegistrationelements in this list.RegistrationLookupSession.getRegistration(Id registrationId) Gets theRegistrationspecified by itsId. -
Uses of Registration in org.osid.course.registration.request
Methods in org.osid.course.registration.request that return RegistrationModifier and TypeMethodDescriptionRegistrationRequestItem.getExistingRegistration()Gets the existing registration to be dropped or updated.RegistrationRequestItemSearchOrder.getExistingRegistrationSearchOrder()Gets the registration search order.