Interface | osid.bidding.rules.AuctionConstrainerEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getAuctionConstrainerEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | auctionConstrainerEnablerRecordType | an auction constrainer enabler record type |
Return | osid.bidding.rules.records.AuctionConstrainerEnablerFormRecord | the auction constrainer enabler form record | |
Errors | NULL_ARGUMENT | auctionConstrainerEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(auctionConstrainerEnablerRecordType) is
false | ||
Compliance | mandatory | This method must be implemented. |