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