| Interface | osid.bidding.rules.AuctionProcessor | ||
|---|---|---|---|
| Implements | osid.OsidProcessor | ||
| Description |
An | ||
| Method | getAuctionProcessorRecord | ||
| Description |
Gets the auction processor record corresponding to the
given | ||
| Parameters | osid.type.Type | auctionProcessorRecordType | the type of auction processor record to retrieve |
| Return | osid.bidding.rules.records.AuctionProcessorRecord | the auction processor record | |
| Errors | NULL_ARGUMENT | auctionProcessorRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(auctionProcessorRecordType) is false
| ||
| Compliance | mandatory | This method must be implemented. | |