Uses of Interface
org.osid.bidding.rules.BidEnablerQueryInspector
Packages that use BidEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of BidEnablerQueryInspector in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return BidEnablerQueryInspectorModifier and TypeMethodDescriptionBidEnablerSearchResults.getBidEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.BidEnablerSmartAuctionHouseSession.inspectBidEnablerQuery()Gets a bid enabler query inspector for this auction house.Methods in org.osid.bidding.rules with parameters of type BidEnablerQueryInspectorModifier and TypeMethodDescriptionBidEnablerSearchSession.getBidEnablerQueryFromInspector(BidEnablerQueryInspector bidEnablerQueryInspector) Gets a bid enabler query from an inspector.BidEnablerSmartAuctionHouseSession.getBidEnablerQueryFromInspector(BidEnablerQueryInspector bidEnablerQueryInspector) Gets a bid enabler query from an inspector.