Uses of Interface
org.osid.bidding.rules.AuctionConstrainerEnabler
Packages that use AuctionConstrainerEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionConstrainerEnabler in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionConstrainerEnablerModifier and TypeMethodDescriptionAuctionConstrainerEnablerAdminSession.createAuctionConstrainerEnabler(AuctionConstrainerEnablerForm auctionConstrainerEnablerForm) Creates a newAuctionConstrainerEnabler.AuctionConstrainerEnablerLookupSession.getAuctionConstrainerEnabler(Id auctionConstrainerEnablerId) Gets theAuctionConstrainerEnablerspecified by itsId.AuctionConstrainerEnablerList.getNextAuctionConstrainerEnabler()Gets the nextAuctionConstrainerEnablerin this list.AuctionConstrainerEnablerList.getNextAuctionConstrainerEnablers(long n) Gets the next set ofAuctionConstrainerEnablerelements in this list.