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