| Interface | osid.configuration.batch.ConfigurationBatchProfile | ||
|---|---|---|---|
| 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 | supportsValueBatchAdmin | ||
| Description | 
                     Tests if bulk administration of values is available.  | ||
| Return | boolean |  true  if a value bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsParameterBatchAdmin | ||
| Description | 
                     Tests if bulk administration of parameters is available.  | ||
| Return | boolean |  true  if a parameter bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsConfigurationBatchAdmin | ||
| Description | 
                     Tests if bulk administration of configurations is available.  | ||
| Return | boolean |  true  if a configuration bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |