| Interface | osid.inquiry.batch.InquiryBatchProfile | ||
|---|---|---|---|
| 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 | supportsInquiryBatchAdmin | ||
| Description |
Tests if bulk administration of inquiries is available. | ||
| Return | boolean | true if an inquiry bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsAuditBatchAdmin | ||
| Description |
Tests if bulk administration of audits is available. | ||
| Return | boolean | true if an audit bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsResponseBatchAdmin | ||
| Description |
Tests if bulk administration of responses is available. | ||
| Return | boolean | true if a response bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsInquestBatchAdmin | ||
| Description |
Tests if bulk administration of inquests is available. | ||
| Return | boolean | true if an inquest bulk administrative service is available,
false otherwise | |
| Compliance | mandatory | This method must be implemented. | |