| Interface | osid.course.registration.batch.CourseRegistrationBatchProfile | ||
|---|---|---|---|
| Implements | osid.OsidProfile | ||
| Implemented By | osid.course.registration.batch.CourseRegistrationBatchManager | ||
osid.course.registration.batch.CourseRegistrationBatchProxyManager | |||
| Description |
The | ||
| Method | supportsVisibleFederation | ||
| Description |
Tests if federation is visible. | ||
| Return | boolean | true if visible federation is supported, false
otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsRegistrationTargetBatchAdmin | ||
| Description |
Tests if bulk administration of registration targets is available. | ||
| Return | boolean | true if a registration target bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsRegistrationBatchAdmin | ||
| Description |
Tests if bulk administration of registrations is available. | ||
| Return | boolean | true if a registration bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsCourseRegistrationBatchAdmin | ||
| Description |
Tests if bulk administration of course registrations is available. | ||
| Return | boolean | true if a course registration bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsActivityRegistrationBatchAdmin | ||
| Description |
Tests if bulk administration of activity registrations is available. | ||
| Return | boolean | true if an activity registration bulk administrative service
is available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |