| Interface | osid.resourcing.batch.CommissionBatchForm | ||
|---|---|---|---|
| Implements | osid.resourcing.CommissionForm | ||
| Description |
This is the form for creating and updating commissions in
bulk. | ||
| 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 | getWorkId | ||
| Description |
Gets the work | ||
| Return | osid.id.Id | the work Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCommissionId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the commission Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is false | |
| Compliance | mandatory | This method must be implemented. | |