| Interface | osid.acknowledgement.batch.CreditBatchForm | ||
|---|---|---|---|
| Implements | osid.acknowledgement.CreditForm | ||
| Description | 
                 This is the form for creating and updating credits in bulk. 
                  | ||
| Method | getReferenceId | ||
| Description | 
                     Gets the reference   | ||
| Return | osid.id.Id | the reference  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. | |
| Method | getCreditId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the credit  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |