Uses of Interface
org.osid.bidding.rules.AuctionConstrainer
Packages that use AuctionConstrainer
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionConstrainer in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionConstrainerModifier and TypeMethodDescriptionAuctionConstrainerAdminSession.createAuctionConstrainer(AuctionConstrainerForm auctionConstrainerForm) Creates a newAuctionConstrainer.AuctionConstrainerLookupSession.getAuctionConstrainer(Id auctionConstrainerId) Gets theAuctionConstrainerspecified by itsId.AuctionConstrainerList.getNextAuctionConstrainer()Gets the nextAuctionConstrainerin this list.AuctionConstrainerList.getNextAuctionConstrainers(long n) Gets the next set ofAuctionConstrainerelements in this list.