Interface | osid.course.registration.batch.ActivityBundleBatchForm | ||
---|---|---|---|
Implements | osid.course.registration.ActivityBundleForm | ||
Description |
This is the form for creating and updating actvity bundles
in bulk. | ||
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 | getActivityBundleId | ||
Description |
Gets the | ||
Return | osid.id.Id | the activity bundle Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |