Interface | osid.inquiry.rules.AuditEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getAuditEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | auditEnablerRecordType | an audit enabler record type |
Return | osid.inquiry.rules.records.AuditEnablerFormRecord | the audit enabler form 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. |