Uses of Interface
org.osid.bidding.BidQueryInspector
Packages that use BidQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of BidQueryInspector in org.osid.bidding
Methods in org.osid.bidding that return BidQueryInspectorModifier and TypeMethodDescriptionBidSearchResults.getBidQueryInspector()Gets the inspector for the query to examine the terms used in the search.AuctionHouseQueryInspector.getBidTerms()Gets the bid query terms.AuctionQueryInspector.getBidTerms()Gets the bid query terms.BidSmartAuctionHouseSession.inspectBidQuery()Gets a bid query inspector for this auction house.Methods in org.osid.bidding with parameters of type BidQueryInspectorModifier and TypeMethodDescriptionBidSearchSession.getBidQueryFromInspector(BidQueryInspector bidQueryInspector) Gets a bid query from an inspector.BidSmartAuctionHouseSession.getBidQueryFromInspector(BidQueryInspector bidQueryInspector) Gets a bid query from an inspector. -
Uses of BidQueryInspector in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return BidQueryInspectorModifier and TypeMethodDescriptionBidEnablerQueryInspector.getRuledBidTerms()Gets the bid query terms.