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