Uses of Interface
org.osid.ordering.rules.PriceEnabler
Packages that use PriceEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.ordering.rules
service.
-
Uses of PriceEnabler in org.osid.ordering.rules
Methods in org.osid.ordering.rules that return PriceEnablerModifier and TypeMethodDescriptionPriceEnablerAdminSession.createPriceEnabler(PriceEnablerForm priceEnablerForm) Creates a newPriceEnabler.PriceEnablerList.getNextPriceEnabler()Gets the nextPriceEnablerin this list.PriceEnablerList.getNextPriceEnablers(long n) Gets the next set ofPriceEnablerelements in this list.PriceEnablerLookupSession.getPriceEnabler(Id priceEnablerId) Gets thePriceEnablerspecified by itsId.