Uses of Interface
org.osid.ordering.PriceScheduleLookupSession
Packages that use PriceScheduleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of PriceScheduleLookupSession in org.osid.ordering
Methods in org.osid.ordering that return PriceScheduleLookupSessionModifier and TypeMethodDescriptionOrderingManager.getPriceScheduleLookupSession()Gets theOsidSessionassociated with the price schedule lookup service.OrderingProxyManager.getPriceScheduleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the price schedule lookup service.OrderingManager.getPriceScheduleLookupSessionForStore(Id storeId) Gets theOsidSessionassociated with the price schedule lookup service for the given store.OrderingProxyManager.getPriceScheduleLookupSessionForStore(Id storeId, Proxy proxy) Gets theOsidSessionassociated with the price schedule lookup service for the given store.