| Interface | osid.bidding.rules.BidEnablerForm | ||
|---|---|---|---|
| Implements | osid.OsidEnablerForm | ||
| Used By | osid.bidding.rules.BidEnablerAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getBidEnablerFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | bidEnablerRecordType | a bid enabler record type |
| Return | osid.bidding.rules.records.BidEnablerFormRecord | the bid enabler form record | |
| Errors | NULL_ARGUMENT | bidEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(bidEnablerRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |