| Interface | osid.control.rules.ActionEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getActionEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | actionEnablerRecordType | an action enabler record type |
| Return | osid.control.rules.records.ActionEnablerFormRecord | the action enabler form record | |
| Errors | NULL_ARGUMENT | actionEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(actionEnablerRecordType) is false
| ||
| Compliance | mandatory | This method must be implemented. | |