Uses of Interface
org.osid.ordering.rules.PriceEnablerQuerySession
Packages that use PriceEnablerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.ordering.rules
service.
-
Uses of PriceEnablerQuerySession in org.osid.ordering.rules
Subinterfaces of PriceEnablerQuerySession in org.osid.ordering.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongPriceEnablerobjects.Methods in org.osid.ordering.rules that return PriceEnablerQuerySessionModifier and TypeMethodDescriptionOrderingRulesManager.getPriceEnablerQuerySession()Gets theOsidSessionassociated with the price enabler query service.OrderingRulesProxyManager.getPriceEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the price enabler query service.OrderingRulesManager.getPriceEnablerQuerySessionForStore(Id storeId) Gets theOsidSessionassociated with the price enabler query service for the given store.OrderingRulesProxyManager.getPriceEnablerQuerySessionForStore(Id storeId, Proxy proxy) Gets theOsidSessionassociated with the price enabler query service for the given store.