Interface | osid.bidding.rules.AuctionConstrainerForm | ||
---|---|---|---|
Implements | osid.OsidConstrainerForm | ||
Description |
This is the form for creating and updating | ||
Method | getAuctionConstrainerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | auctionConstrainerRecordType | an auction constrainer record type |
Return | osid.bidding.rules.records.AuctionConstrainerFormRecord | the auction constrainer form 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. |