| Interface | osid.tracking.batch.TrackingBatchProfile | ||
|---|---|---|---|
| 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 | supportsIssueBatchAdmin | ||
| Description |
Tests if bulk administration of issues is available. | ||
| Return | boolean | true if a issue bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsSubtaskIssueBatchAdmin | ||
| Description |
Tests if bulk administration of subtasks is available. | ||
| Return | boolean | true if a subtask issue bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsQueueBatchAdmin | ||
| Description |
Tests if bulk administration of queues is available. | ||
| Return | boolean | true if a queue bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsFrontOfficeBatchAdmin | ||
| Description |
Tests if bulk administration of front offices is available. | ||
| Return | boolean | true if a front office bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |