Interface | osid.course.chronicle.batch.CourseChronicleBatchProfile | ||
---|---|---|---|
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 | supportsProgramEntryBatchAdmin | ||
Description |
Tests if bulk administration of program entries is available. | ||
Return | boolean | true if a program entry bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCourseEntryBatchAdmin | ||
Description |
Tests if bulk administration of course entries is available. | ||
Return | boolean | true if a course entry bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCredentialEntryBatchAdmin | ||
Description |
Tests if bulk administration of credential entries is available. | ||
Return | boolean | true if a credential entry bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAssessmentEntryBatchAdmin | ||
Description |
Tests if bulk administration of credential entries is available. | ||
Return | boolean | true if an assessment entry bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAwardEntryBatchAdmin | ||
Description |
Tests if bulk administration of award entries is available. | ||
Return | boolean | true if an award entry bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. |