Interface | osid.configuration.batch.ValueBatchForm | ||
---|---|---|---|
Implements | osid.configuration.ValueForm | ||
Description |
This is the form for creating and updating values in bulk.
| ||
Method | getParameterId | ||
Description |
Gets the | ||
Return | osid.id.Id | the parameter Id | |
Errors | ILLEGAL_STATE | isForCreate() is false | |
Compliance | mandatory | This method must be implemented. | |
Method | getValueId | ||
Description |
Gets the | ||
Return | osid.id.Id | the value Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |