Uses of Interface
org.osid.bidding.AuctionSearchSession
Packages that use AuctionSearchSession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
-
Uses of AuctionSearchSession in org.osid.bidding
Methods in org.osid.bidding that return AuctionSearchSessionModifier and TypeMethodDescriptionBiddingManager.getAuctionSearchSession()Gets theOsidSessionassociated with the auction search service.BiddingProxyManager.getAuctionSearchSession(Proxy proxy) Gets theOsidSessionassociated with the auction search service.BiddingManager.getAuctionSearchSessionForAuctionHouse(Id auctionHouseId) Gets theOsidSessionassociated with the auction search service for the given auction house.BiddingProxyManager.getAuctionSearchSessionForAuctionHouse(Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the auction search service for the given auction house.