Interface | osid.mapping.path.batch.SignalBatchForm | ||
---|---|---|---|
Implements | osid.mapping.path.SignalForm | ||
Description |
This is the form for creating and updating signals in bulk.
| ||
Method | getPathId | ||
Description |
Gets the path | ||
Return | osid.id.Id | the path Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getSignalId | ||
Description |
Gets the | ||
Return | osid.id.Id | the signal Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |