| Interface | osid.tracking.FrontOffice | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Description |
A | ||
| Method | getFrontOfficeRecord | ||
| Description |
Gets the front office record corresponding to the given
| ||
| Parameters | osid.type.Type | frontOfficeRecordType | the type of front office record to retrieve |
| Return | osid.tracking.records.FrontOfficeRecord | the front office 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. | |