| Interface | osid.course.batch.ActivityBatchForm | ||
|---|---|---|---|
| Implements | osid.course.ActivityForm | ||
| Description | 
                 This is the form for creating and updating activities in 
                bulk.   | ||
| Method | getActivityUnitId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the activity unit  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getCourseOfferingId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the course offering  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getTermId | ||
| Description | 
                     Gets the term   | ||
| Return | osid.id.Id | the term  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getActivityId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the activity  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |