| Interface | osid.hold.batch.HoldBatchProfile | ||
|---|---|---|---|
| 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 | supportsBlockBatchAdmin | ||
| Description |
Tests if bulk administration of blocks is available. | ||
| Return | boolean | true if a block bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsIssueBatchAdmin | ||
| Description |
Tests if bulk administration of issues is available. | ||
| Return | boolean | true if an issue bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsHoldBatchAdmin | ||
| Description |
Tests if bulk administration of holds is available. | ||
| Return | boolean | true if a hold bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsOublietteBatchAdmin | ||
| Description |
Tests if bulk administration of oubliettes is available. | ||
| Return | boolean | true if a oubliette bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |