Uses of Interface
org.osid.bidding.AuctionSearch
Packages that use AuctionSearch
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
-
Uses of AuctionSearch in org.osid.bidding
Methods in org.osid.bidding that return AuctionSearchModifier and TypeMethodDescriptionAuctionSearchSession.getAuctionSearch()Gets an auction search.Methods in org.osid.bidding with parameters of type AuctionSearchModifier and TypeMethodDescriptionAuctionSearchSession.getAuctionsBySearch(AuctionQuery auctionQuery, AuctionSearch auctionSearch) Gets the search results matching the given search query using the given search.