| Interface | osid.workflow.OfficeForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Implemented By | osid.workflow.batch.OfficeBatchForm | ||
| Used By | osid.workflow.OfficeAdminSession | ||
| Description |
This is the form for creating and updating offices. Like
all | ||
| Method | getOfficeFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | officeRecordType | an 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. | |