Uses of Interface
org.osid.bidding.AuctionQuerySession
Packages that use AuctionQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
-
Uses of AuctionQuerySession in org.osid.bidding
Subinterfaces of AuctionQuerySession in org.osid.biddingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongAuctions.Methods in org.osid.bidding that return AuctionQuerySessionModifier and TypeMethodDescriptionBiddingManager.getAuctionQuerySession()Gets theOsidSessionassociated with the auction query service.BiddingProxyManager.getAuctionQuerySession(Proxy proxy) Gets theOsidSessionassociated with the auction query service.BiddingManager.getAuctionQuerySessionForAuctionHouse(Id auctionHouseId) Gets theOsidSessionassociated with the auction query service for the given auction house.BiddingProxyManager.getAuctionQuerySessionForAuctionHouse(Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the auction query service for the given auction house.