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