| Interface | osid.learning.batch.ActivityBatchForm | ||
|---|---|---|---|
| Implements | osid.learning.ActivityForm | ||
| Description |
This is the form for creating and updating activities in
bulk. | ||
| Method | getObjectiveId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the objective 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. | |