Interface | osid.inquiry.AuditForm | ||
---|---|---|---|
Implements | osid.OsidGovernatorForm | ||
Description |
This is the form for creating and updating | ||
Method | getAuditFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | auditRecordType | an audit record type |
Return | osid.inquiry.records.AuditFormRecord | the audit form record | |
Errors | NULL_ARGUMENT | auditRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(auditRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |