| Interface | osid.course.batch.ActivityUnitBatchForm | ||
|---|---|---|---|
| Implements | osid.course.ActivityUnitForm | ||
| Description | This is the form for creating and updating activity units 
                in bulk.  | ||
| Method | getCourseId | ||
| Description | Gets the  | ||
| Return | osid.id.Id | the course  Id  | |
| Errors | ILLEGAL_STATE |  isForUpdate() is true  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getActivityUnitId | ||
| Description | Gets the  | ||
| Return | osid.id.Id | the activity unit  Id  | |
| Errors | ILLEGAL_STATE |  isForUpdate() is false  | |
| Compliance | mandatory | This method must be implemented. | |