| Interface | osid.bidding.rules.AuctionProcessorForm | ||
|---|---|---|---|
| Implements | osid.OsidProcessorForm | ||
| Description |
This is the form for creating and updating | ||
| Method | getAuctionProcessorFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | auctionProcessorRecordType | an auction processor record type |
| Return | osid.bidding.rules.records.AuctionProcessorFormRecord | the auction processor form 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. | |