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