Uses of Interface
org.osid.ordering.ProductQuerySession
Packages that use ProductQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of ProductQuerySession in org.osid.ordering
Subinterfaces of ProductQuerySession in org.osid.orderingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingProductobjects.Methods in org.osid.ordering that return ProductQuerySessionModifier and TypeMethodDescriptionOrderingManager.getProductQuerySession()Gets theOsidSessionassociated with the product query service.OrderingProxyManager.getProductQuerySession(Proxy proxy) Gets theOsidSessionassociated with the product query service.OrderingManager.getProductQuerySessionForStore(Id storeId) Gets theOsidSessionassociated with the product query service for the given store.OrderingProxyManager.getProductQuerySessionForStore(Id storeId, Proxy proxy) Gets theOsidSessionassociated with the product query service for the given store.