Uses of Interface
org.osid.bidding.Auction
Packages that use Auction
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
-
Uses of Auction in org.osid.bidding
Methods in org.osid.bidding that return AuctionModifier and TypeMethodDescriptionAuctionAdminSession.createAuction(AuctionForm auctionForm) Creates a newAuction.AuctionLookupSession.getAuction(Id auctionId) Gets theAuctionspecified by itsId.Bid.getAuction()Gets the auction.AuctionList.getNextAuction()Gets the nextAuctionin this list.Auction[]AuctionList.getNextAuctions(long n) Gets the next set ofAuctionelements in this list.