| Interface | osid.tracking.FrontOfficeForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description |
This is the form for creating and updating frontOffices.
| ||
| Method | getFrontOfficeFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | frontOfficeRecordType | a front office record type |
| Return | osid.tracking.records.FrontOfficeFormRecord | the front office form record | |
| Errors | NULL_ARGUMENT | frontOfficeRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(frontOfficeRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |