| Interface | osid.inquiry.rules.AuditProcessorForm | ||
|---|---|---|---|
| Implements | osid.OsidProcessorForm | ||
| Used By | osid.inquiry.rules.AuditProcessorAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getAuditProcessorFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | auditProcessorRecordType | an audit processor record type |
| Return | osid.inquiry.rules.records.AuditProcessorFormRecord | the audit processor form record | |
| Errors | NULL_ARGUMENT | auditProcessorRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(auditProcessorRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |