Interface | osid.control.batch.InputBatchForm | ||
---|---|---|---|
Implements | osid.control.InputForm | ||
Description |
This is the form for creating and updating inputs in bulk.
| ||
Method | getInputId | ||
Description |
Gets the | ||
Return | osid.id.Id | the input Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. | |
Method | getDeviceId | ||
Description |
Gets the | ||
Return | osid.id.Id | the device Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
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. |