| Package | Description |
|---|---|
| org.osid.bidding.rules |
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuctionConstrainerSearchSession
This session provides methods for searching among
AuctionConstrainer objects. |
| Modifier and Type | Method and Description |
|---|---|
AuctionConstrainerQuerySession |
BiddingRulesManager.getAuctionConstrainerQuerySession()
Gets the
OsidSession associated with the auction
constrainer query service. |
AuctionConstrainerQuerySession |
BiddingRulesProxyManager.getAuctionConstrainerQuerySession(Proxy proxy)
Gets the
OsidSession associated with the auction
constrainer query service. |
AuctionConstrainerQuerySession |
BiddingRulesManager.getAuctionConstrainerQuerySessionForAuctionHouse(Id auctionHouseId)
Gets the
OsidSession associated with the auction
constrainer query service for the given auction house. |
AuctionConstrainerQuerySession |
BiddingRulesProxyManager.getAuctionConstrainerQuerySessionForAuctionHouse(Id auctionHouseId,
Proxy proxy)
Gets the
OsidSession associated with the auction
constrainer query service for the given auction house. |