Interface | osid.resourcing.rules.CommissionEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getCommissionEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | commissionEnablerRecordType | an commission enabler record type |
Return | osid.resourcing.rules.records.CommissionEnablerFormRecord | the commission enabler form record | |
Errors | NULL_ARGUMENT | commissionEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(commissionEnablerRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |