| Interface | osid.bidding.rules.AuctionConstrainerEnabler | ||
|---|---|---|---|
| Implements | osid.OsidEnabler | ||
| Description |
An | ||
| Method | getAuctionConstrainerEnablerRecord | ||
| Description |
Gets the auction constrainer enabler record
corresponding to the given | ||
| Parameters | osid.type.Type | auctionConstrainerEnablerRecordType | the type of auction constrainer enabler record to retrieve |
| Return | osid.bidding.rules.records.AuctionConstrainerEnablerRecord | the auction constrainer enabler record | |
| Errors | NULL_ARGUMENT | auctionConstrainerEnablerRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(auctionConstrainerEnablerRecordType) is
false | ||
| Compliance | mandatory | This method must be implemented. | |