| Interface | osid.authorization.batch.AuthorizationBatchProfile | ||
|---|---|---|---|
| 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 | supportsAuthorizationBatchAdmin | ||
| Description | 
                     Tests if bulk administration of authorizations is available.  | ||
| Return | boolean |  true  if an authorization bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsFunctionBatchAdmin | ||
| Description | 
                     Tests if bulk administration of functions is available.  | ||
| Return | boolean |  true  if a function bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsQualifierBatchAdmin | ||
| Description | 
                     Tests if bulk administration of qualifiers is available.  | ||
| Return | boolean |  true  if a qualifier bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsVaultBatchAdmin | ||
| Description | 
                     Tests if bulk administration of vaults is available.  | ||
| Return | boolean |  true  if a vault bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |