Uses of Interface
org.osid.bidding.rules.AuctionProcessorQuerySession
Packages that use AuctionProcessorQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionProcessorQuerySession in org.osid.bidding.rules
Subinterfaces of AuctionProcessorQuerySession in org.osid.bidding.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongAuctionProcessorobjects.Methods in org.osid.bidding.rules that return AuctionProcessorQuerySessionModifier and TypeMethodDescriptionBiddingRulesManager.getAuctionProcessorQuerySession()Gets theOsidSessionassociated with the auction processor query service.BiddingRulesProxyManager.getAuctionProcessorQuerySession(Proxy proxy) Gets theOsidSessionassociated with the auction processor query service.BiddingRulesManager.getAuctionProcessorQuerySessionForAuctionHouse(Id auctionHouseId) Gets theOsidSessionassociated with the auction processor query service for the given auction house.BiddingRulesProxyManager.getAuctionProcessorQuerySessionForAuctionHouse(Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the auction processor query service for the given auction house.