Interface | osid.process.State | ||
---|---|---|---|
Implements | osid.OsidObject | ||
Description |
A | ||
Method | getStateRecord | ||
Description |
Gets the state record corresponding to the given | ||
Parameters | osid.type.Type | stateRecordType | the state record type |
Return | osid.process.records.StateRecord | the state 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. |