Uses of Interface
org.osid.bidding.rules.AuctionConstrainerEnablerQuery
Packages that use AuctionConstrainerEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionConstrainerEnablerQuery in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionConstrainerEnablerQueryModifier and TypeMethodDescriptionAuctionConstrainerEnablerQuerySession.getAuctionConstrainerEnablerQuery()Gets an auction constrainer enabler query.AuctionConstrainerEnablerSmartAuctionHouseSession.getAuctionConstrainerEnablerQuery()Gets an auction constrainer enabler query.AuctionConstrainerEnablerSearchSession.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.Methods in org.osid.bidding.rules with parameters of type AuctionConstrainerEnablerQueryModifier and TypeMethodDescriptionvoidAuctionConstrainerEnablerSmartAuctionHouseSession.applyAuctionConstrainerEnablerQuery(AuctionConstrainerEnablerQuery auctionConstrainerEnablerQuery) Applies an auction constrainer enabler query to this auction house.AuctionConstrainerEnablerQuerySession.getAuctionConstrainerEnablersByQuery(AuctionConstrainerEnablerQuery auctionConstrainerEnablerQuery) Gets a list ofAuctionConstrainerEnablersmatching the given search.AuctionConstrainerEnablerSearchSession.getAuctionConstrainerEnablersBySearch(AuctionConstrainerEnablerQuery auctionConstrainerEnablerQuery, AuctionConstrainerEnablerSearch auctionConstrainerEnablerSearch) Gets the search results matching the given search query using the given search.