Interface | osid.course.batch.CourseBatchProfile | ||
---|---|---|---|
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 | supportsCourseBatchAdmin | ||
Description |
Tests if bulk administration of courses is available. | ||
Return | boolean | true if a course bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsActivityUnitBatchAdmin | ||
Description |
Tests if bulk administration of activity units is available. | ||
Return | boolean | true if an activity unit bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCourseOfferingBatchAdmin | ||
Description |
Tests if bulk administration of course offerings is available. | ||
Return | boolean | true if a course offering bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsActivityBatchAdmin | ||
Description |
Tests if bulk administration of activities is available. | ||
Return | boolean | true if an activity bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsTermBatchAdmin | ||
Description |
Tests if bulk administration of terms is available. | ||
Return | boolean | true if a term bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCourseCatalogBatchAdmin | ||
Description |
Tests if bulk administration of course catalogs is available. | ||
Return | boolean | true if a course catalog bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. |