| Interface | osid.resourcing.rules.CommissionEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description | A  | ||
| Method | getCommissionEnablerRecord | ||
| Description | Gets the commission enabler record corresponding to the 
                    given  | ||
| Parameters | osid.type.Type | commissionEnablerRecordType | the type of commission enabler record to retrieve | 
| Return | osid.resourcing.rules.records.CommissionEnablerRecord | the commission enabler 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. | |