| Interface | osid.ordering.rules.PriceEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getPriceEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | priceEnablerRecordType | a price enabler record type |
| Return | osid.ordering.rules.records.PriceEnablerFormRecord | the price enabler form 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. | |