Interface | osid.bidding.rules.AuctionProcessorEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getAuctionProcessorEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | auctionProcessorEnablerRecordType | an auction processor enabler record type |
Return | osid.bidding.rules.records.AuctionProcessorEnablerFormRecord | the auction processor enabler form 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. |