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