Uses of Interface
org.osid.bidding.rules.AuctionConstrainerEnablerQueryInspector
Packages that use AuctionConstrainerEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionConstrainerEnablerQueryInspector in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionConstrainerEnablerQueryInspectorModifier and TypeMethodDescriptionAuctionConstrainerEnablerSearchResults.getAuctionConstrainerEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.AuctionConstrainerEnablerSmartAuctionHouseSession.inspectAuctionConstrainerEnablerQuery()Gets an auction constrainer enabler query inspector for this auction house.Methods in org.osid.bidding.rules with parameters of type AuctionConstrainerEnablerQueryInspectorModifier and TypeMethodDescriptionAuctionConstrainerEnablerSearchSession.getAuctionConstrainerEnablerQueryFromInspector(AuctionConstrainerEnablerQueryInspector auctionConstrainerEnablerQueryInspector) Gets an auction constrainer enabler query from an inspector.AuctionConstrainerEnablerSmartAuctionHouseSession.getAuctionConstrainerEnablerQueryFromInspector(AuctionConstrainerEnablerQueryInspector auctionConstrainerEnablerQueryInspector) Gets an auction constrainer enabler query from an inspector.