Uses of Interface
org.osid.ordering.PriceScheduleQuerySession
Packages that use PriceScheduleQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of PriceScheduleQuerySession in org.osid.ordering
Subinterfaces of PriceScheduleQuerySession in org.osid.orderingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingPriceScheduleobjects.Methods in org.osid.ordering that return PriceScheduleQuerySessionModifier and TypeMethodDescriptionOrderingManager.getPriceScheduleQuerySession()Gets theOsidSessionassociated with the price schedule query service.OrderingProxyManager.getPriceScheduleQuerySession(Proxy proxy) Gets theOsidSessionassociated with the price schedule query service.OrderingManager.getPriceScheduleQuerySessionForStore(Id storeId) Gets theOsidSessionassociated with the price schedule query service for the given store.OrderingProxyManager.getPriceScheduleQuerySessionForStore(Id storeId, Proxy proxy) Gets theOsidSessionassociated with the price schedule query service for the given store.