| Interface | osid.course.program.batch.CourseProgramBatchProfile | ||
|---|---|---|---|
| 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 | supportsProgramBatchAdmin | ||
| Description | 
                     Tests if bulk administration of programs is available.  | ||
| Return | boolean |  true  if a program bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsProgramOfferingBatchAdmin | ||
| Description | 
                     Tests if bulk administration of program offerings is available.  | ||
| Return | boolean |  true  if a program offering bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsCredentialBatchAdmin | ||
| Description | 
                     Tests if bulk administration of credentials is available.  | ||
| Return | boolean |  true  if a credential bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsEnrollmentBatchAdmin | ||
| Description | 
                     Tests if bulk administration of enrollments is available.  | ||
| Return | boolean |  true  if an enrollment bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |