| Interface | osid.resource.batch.ResourceBatchProfile | ||
|---|---|---|---|
| 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 | supportsResourceBatchAdmin | ||
| Description | Tests if bulk administration of resources is available. | ||
| Return | boolean |  true if a resource bulk administrative service is available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsResourceRelationshipBatchAdmin | ||
| Description | Tests if bulk administration of resource relationships is available. | ||
| Return | boolean |  true if a resource relationship bulk administrative service 
is available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsBinBatchAdmin | ||
| Description | Tests if bulk administration of bins is available. | ||
| Return | boolean |  true if an bin bulk administrative service is available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |