Interface | osid.rules.RuleForm | ||
---|---|---|---|
Implements | osid.OsidForm | ||
Description |
This is the form for creating and updating | ||
Method | getRuleFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | ruleRecordType | the rule record type |
Return | osid.rules.records.RuleFormRecord | the record | |
Errors | NULL_ARGUMENT | ruleRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(ruleRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |