Interface | osid.workflow.Office | ||
---|---|---|---|
Implements | osid.OsidCatalog | ||
Description |
A | ||
Method | getOfficeRecord | ||
Description |
Gets the office record corresponding to the given
| ||
Parameters | osid.type.Type | officeRecordType | the type of office record to retrieve |
Return | osid.workflow.records.OfficeRecord | the office record | |
Errors | NULL_ARGUMENT | officeRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(officeRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |