Interface | osid.process.StateForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
Description |
This is the form for creating and updating | ||
Method | getStateFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | stateRecordType | the state record type |
Return | osid.process.records.StateFormRecord | the record | |
Errors | NULL_ARGUMENT | stateRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(stateRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |