| Interface | osid.inquiry.batch.InquiryBatchForm | ||
|---|---|---|---|
| Implements | osid.inquiry.InquiryForm | ||
| Description |
This is the form for creating and updating inquiries in
bulk. | ||
| Method | getQueueId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the queue Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getAuditId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the audit Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |