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