| Interface | osid.inquiry.rules.AuditConstrainer | ||
|---|---|---|---|
| Implements | osid.OsidConstrainer | ||
| Used By | osid.inquiry.rules.AuditConstrainerAdminSession | ||
osid.inquiry.rules.AuditConstrainerList | |||
osid.inquiry.rules.AuditConstrainerLookupSession | |||
| Description |
An | ||
| Method | getAuditConstrainerRecord | ||
| Description |
Gets the audit constrainer record corresponding to the
given | ||
| Parameters | osid.type.Type | auditConstrainerRecordType | the type of audit constrainer record to retrieve |
| Return | osid.inquiry.rules.records.AuditConstrainerRecord | the audit constrainer record | |
| Errors | NULL_ARGUMENT | auditConstrainerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(auditConstrainerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |