Interface | osid.control.batch.SettingBatchForm | ||
---|---|---|---|
Implements | osid.control.SettingForm | ||
Description |
This is the form for creating and updating settings in
bulk. | ||
Method | getSettingId | ||
Description |
Gets the | ||
Return | osid.id.Id | the setting 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. |