| Interface | osid.workflow.batch.WorkflowBatchProfile | ||
|---|---|---|---|
| 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 | supportsProcessBatchAdmin | ||
| Description | 
                     Tests if bulk administration of processes is available.  | ||
| Return | boolean |  true  if a process bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsStepBatchAdmin | ||
| Description | 
                     Tests if bulk administration of steps is available.  | ||
| Return | boolean |  true  if a step bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsWorkBatchAdmin | ||
| Description | 
                     Tests if bulk administration of works is available.  | ||
| Return | boolean |  true  if a work bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsOfficeBatchAdmin | ||
| Description | 
                     Tests if bulk administration of offices is available.  | ||
| Return | boolean |  true  if an office bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |