| Interface | osid.hold.rules.HoldEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description | 
                 A   | ||
| Method | getHoldEnablerRecord | ||
| Description | 
                     Gets the hold enabler record corresponding to the given 
                      | ||
| Parameters | osid.type.Type | holdEnablerRecordType | the type of hold enabler record to retrieve | 
| Return | osid.hold.rules.records.HoldEnablerRecord | the hold enabler record | |
| Errors | NULL_ARGUMENT |  holdEnablerRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(holdEnablerRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |