Uses of Interface
org.osid.bidding.BidSearchOrder
Packages that use BidSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
-
Uses of BidSearchOrder in org.osid.bidding
Methods in org.osid.bidding that return BidSearchOrderModifier and TypeMethodDescriptionBidSearchSession.getBidSearchOrder()Gets a bid search order.BidSmartAuctionHouseSession.getBidSearchOrder()Gets a bid search order.Methods in org.osid.bidding with parameters of type BidSearchOrderModifier and TypeMethodDescriptionvoidBidSmartAuctionHouseSession.applyBidSequencing(BidSearchOrder bidSearchOrder) Applies a bid search order to this auction house.voidBidSearch.orderBidResults(BidSearchOrder bidSearchOrder) Specify an ordering to the search results.