| Interface | osid.resourcing.batch.EffortBatchForm | ||
|---|---|---|---|
| Implements | osid.resourcing.EffortForm | ||
| Description |
This is the form for creating and updating efforts 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 | getCommissionId | ||
| Description |
Gets the commission | ||
| Return | osid.id.Id | the commission Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getEffortId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the effort Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is false | |
| Compliance | mandatory | This method must be implemented. | |