| Interface | osid.inquiry.batch.ResponseBatchForm | ||
|---|---|---|---|
| Implements | osid.inquiry.ResponseForm | ||
| Description | 
                 This is the form for creating and updating responses in 
                bulk.   | ||
| Method | getResponseId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the response  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getInquiryId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the inquiry  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getResourceId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the resource  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |