| Interface | osid.recognition.batch.ConferralBatchForm | ||
|---|---|---|---|
| Implements | osid.recognition.ConferralForm | ||
| Description | This is the form for creating and updating conferrals in 
                bulk.  | ||
| Method | getAwardId | ||
| Description | Gets the  | ||
| Return | osid.id.Id | the award  Id  | |
| Errors | ILLEGAL_STATE |  isForCreate() is true  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getRecipientId | ||
| Description | Gets the  | ||
| Return | osid.id.Id | the resource  Id  | |
| Errors | ILLEGAL_STATE |  isForCreate() is true  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getConferralId | ||
| Description | Gets the  | ||
| Return | osid.id.Id | the conferral  Id  | |
| Errors | ILLEGAL_STATE |  isForUpdate() is false  | |
| Compliance | mandatory | This method must be implemented. | |