| Interface | osid.authorization.rules.AuthorizationEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description |
An | ||
| Method | getAuthorizationEnablerRecord | ||
| Description |
Gets the authorization enabler record corresponding to
the given | ||
| Parameters | osid.type.Type | authorizationEnablerRecordType | the type of authorization enabler record to retrieve |
| Return | osid.authorization.rules.records.AuthorizationEnablerRecord | the authorization enabler record | |
| Errors | NULL_ARGUMENT | authorizationEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(authorizationEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |