Uses of Interface
org.osid.bidding.rules.AuctionProcessorEnablerQueryInspector
Packages that use AuctionProcessorEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionProcessorEnablerQueryInspector in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionAuctionProcessorEnablerSearchResults.getAuctionProcessorEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.AuctionProcessorEnablerSmartAuctionHouseSession.inspectAuctionProcessorEnablerQuery()Gets an auction processor enabler query inspector for this auction house.Methods in org.osid.bidding.rules with parameters of type AuctionProcessorEnablerQueryInspectorModifier and TypeMethodDescriptionAuctionProcessorEnablerSearchSession.getAuctionProcessorEnablerQueryFromInspector(AuctionProcessorEnablerQueryInspector auctionProcessorEnablerQueryInspector) Gets an auction processor enabler query from an inspector.AuctionProcessorEnablerSmartAuctionHouseSession.getAuctionProcessorEnablerQueryFromInspector(AuctionProcessorEnablerQueryInspector auctionProcessorEnablerQueryInspector) Gets an auction processor enabler query from an inspector.