| Interface | osid.control.batch.TriggerBatchForm | ||
|---|---|---|---|
| Implements | osid.control.TriggerForm | ||
| Description | 
                 This is the form for creating and updating triggers in 
                bulk.   | ||
| Method | getTriggerId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the trigger  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  false   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getControllerId | ||
| Description | 
                     Gets the   | ||
| Return | osid.id.Id | the controller  Id   | |
| Errors | ILLEGAL_STATE |  isForUpdate()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |