Interface | osid.course.registration.batch.CourseRegistrationBatchProfile | ||
---|---|---|---|
Implements | osid.OsidProfile | ||
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 | supportsActivityBundleBatchAdmin | ||
Description |
Tests if bulk administration of actvity bundles is available. | ||
Return | boolean | true if an activity bundle 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 | 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. |