| Interface | osid.checklist.batch.ChecklistBatchProfile | ||
|---|---|---|---|
| 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 | supportsTodoBatchAdmin | ||
| Description | 
                     Tests if bulk administration of todos is available.  | ||
| Return | boolean |  true  if a todo bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsChecklistBatchAdmin | ||
| Description | 
                     Tests if bulk administration of checklists is available.  | ||
| Return | boolean |  true  if a checklist bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |