| Interface | osid.journaling.batch.JournalingBatchProfile | ||
|---|---|---|---|
| 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 | supportsJournalEntryBatchAdmin | ||
| Description |
Tests if bulk administration of journal entries is available. | ||
| Return | boolean | true if a journal entry bulk administrative service is
available, false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsBranchBatchAdmin | ||
| Description |
Tests if bulk administration of branches is available. | ||
| Return | boolean | true if a branch bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsJournalBatchAdmin | ||
| Description |
Tests if bulk administration of journals is available. | ||
| Return | boolean | true if a journal bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |