Uses of Interface
org.osid.bidding.rules.AuctionConstrainerEnablerSearchOrder
Packages that use AuctionConstrainerEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionConstrainerEnablerSearchOrder in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionConstrainerEnablerSearchOrderModifier and TypeMethodDescriptionAuctionConstrainerEnablerSearchSession.getAuctionConstrainerEnablerSearchOrder()Gets an auction constrainer enabler search order.AuctionConstrainerEnablerSmartAuctionHouseSession.getAuctionConstrainerEnablerSearchOrder()Gets an auction constrainer enabler search order.Methods in org.osid.bidding.rules with parameters of type AuctionConstrainerEnablerSearchOrderModifier and TypeMethodDescriptionvoidAuctionConstrainerEnablerSmartAuctionHouseSession.applyAuctionConstrainerEnablerSequencing(AuctionConstrainerEnablerSearchOrder auctionConstrainerEnablerSearchOrder) Applies an auction constrainer enabler search order to this auction house.voidAuctionConstrainerEnablerSearch.orderAuctionConstrainerEnablerResults(AuctionConstrainerEnablerSearchOrder auctionConstrainerEnablerSearchOrder) Specify an ordering to the search results.