| Interface | osid.bidding.AuctionHouse | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Description |
An | ||
| Method | getAuctionHouseRecord | ||
| Description |
Gets the auction house record corresponding to the
given | ||
| Parameters | osid.type.Type | auctionHouseRecordType | the type of auction house record to retrieve |
| Return | osid.bidding.records.AuctionHouseRecord | the auction house record | |
| Errors | NULL_ARGUMENT | auctionHouseRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(auctionHouseRecordType) is false
| ||
| Compliance | mandatory | This method must be implemented. | |