| Interface | osid.authorization.Qualifier | ||
|---|---|---|---|
| Implements | osid.OsidObject | ||
osid.Federateable | |||
| Description |
A | ||
| Method | getQualifierRecord | ||
| Description |
Gets the qualifier record corresponding to the given
| ||
| Parameters | osid.type.Type | qualifierRecordType | the type of the record to retrieve |
| Return | osid.authorization.records.QualifierRecord | the qualifier record | |
| Errors | NULL_ARGUMENT | qualifierRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(qualifierRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |