Interface | osid.bidding.AuctionHouseForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating auction houses.
| ||
Method | getAuctionHouseFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | auctionHouseRecordType | an auction house record type |
Return | osid.bidding.records.AuctionHouseFormRecord | the auction house form record | |
Errors | NULL_ARGUMENT | auctionHouseRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(auctionHouseRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |