Interface | osid.bidding.batch.BidBatchForm | ||
---|---|---|---|
Implements | osid.bidding.BidForm | ||
Description |
This is the form for creating and updating bids in bulk.
| ||
Method | getAuctionId | ||
Description |
Gets the | ||
Return | osid.id.Id | the auction Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getResourceId | ||
Description |
Gets the | ||
Return | osid.id.Id | the resource Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getBidId | ||
Description |
Gets the | ||
Return | osid.id.Id | the bid Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |