Uses of Interface
org.osid.bidding.rules.BidEnabler
Packages that use BidEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of BidEnabler in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return BidEnablerModifier and TypeMethodDescriptionBidEnablerAdminSession.createBidEnabler(BidEnablerForm bidEnablerForm) Creates a newBidEnabler.BidEnablerLookupSession.getBidEnabler(Id bidEnablerId) Gets theBidEnablerspecified by itsId.BidEnablerList.getNextBidEnabler()Gets the nextBidEnablerin this list.BidEnablerList.getNextBidEnablers(long n) Gets the next set ofBidEnablerelements in this list.