| Interface | osid.repository.batch.RepositoryBatchProfile | ||
|---|---|---|---|
| Implements | osid.OsidProfile | ||
| Implemented By | osid.repository.batch.RepositoryBatchManager | ||
osid.repository.batch.RepositoryBatchProxyManager | |||
| 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 | supportsAssetBatchAdmin | ||
| Description |
Tests if bulk administration of assets is available. | ||
| Return | boolean | true if an asset bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsAssetContentBatchAdmin | ||
| Description |
Tests if bulk administration of asset contents is available. | ||
| Return | boolean | true if an asset content bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsCompositionBatchAdmin | ||
| Description |
Tests if bulk administration of compositions is available. | ||
| Return | boolean | true if a composition bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsRepositoryBatchAdmin | ||
| Description |
Tests if bulk administration of repositories is available. | ||
| Return | boolean | true if a repository bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |