Interface | osid.workflow.OfficeForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating offices. | ||
Method | getOfficeFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | officeRecordType | a office record type |
Return | osid.workflow.records.OfficeFormRecord | the office form 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. |