Uses of Interface
org.osid.ordering.PriceSchedule
Packages that use PriceSchedule
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of PriceSchedule in org.osid.ordering
Methods in org.osid.ordering that return PriceScheduleModifier and TypeMethodDescriptionPriceScheduleAdminSession.createPriceSchedule(PriceForm priceScheduleForm) Creates a newPriceSchedule.PriceScheduleList.getNextPriceSchedule()Gets the nextPriceSchedulein this list.PriceScheduleList.getNextPriceSchedules(long n) Gets the next set ofPriceScheduleelements in this list.Cost.getPriceSchedule()Gets the price schedule to which this price belongs.Price.getPriceSchedule()Gets the price schedule to which this price belongs.PriceScheduleLookupSession.getPriceSchedule(Id priceScheduleId) Gets thePriceSchedulespecified by itsId.PriceScheduleLookupSession.getPriceScheduleByPrice(Id priceId) Gets thePriceScheduleby aPriceId.