| Interface | osid.control.batch.ActionBatchForm | ||
|---|---|---|---|
| Implements | osid.control.ActionForm | ||
| Description | 
                 This is the form for creating and updating actions in bulk. 
                  | ||
| Method | getActionId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the action  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getActionGroupId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the action group  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |