| Interface | osid.inquiry.rules.AuditProcessorEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Used By | osid.inquiry.rules.AuditProcessorEnablerAdminSession | ||
osid.inquiry.rules.AuditProcessorEnablerList | |||
osid.inquiry.rules.AuditProcessorEnablerLookupSession | |||
| Description |
An | ||
| Method | getAuditProcessorEnablerRecord | ||
| Description |
Gets the audit processor enabler record corresponding
to the given | ||
| Parameters | osid.type.Type | auditProcessorEnablerRecordType | the type of audit processor enabler record to retrieve |
| Return | osid.inquiry.rules.records.AuditProcessorEnablerRecord | the audit processor enabler record | |
| Errors | NULL_ARGUMENT | auditProcessorEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(auditProcessorEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |