Uses of Interface
org.osid.ordering.OrderQuerySession
Packages that use OrderQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.ordering
service.
-
Uses of OrderQuerySession in org.osid.ordering
Subinterfaces of OrderQuerySession in org.osid.orderingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingOrderobjects.Methods in org.osid.ordering that return OrderQuerySessionModifier and TypeMethodDescriptionOrderingManager.getOrderQuerySession()Gets theOsidSessionassociated with the order query service.OrderingProxyManager.getOrderQuerySession(Proxy proxy) Gets theOsidSessionassociated with the order query service.OrderingManager.getOrderQuerySessionForStore(Id storeId) Gets theOsidSessionassociated with the order query service for the given store.OrderingProxyManager.getOrderQuerySessionForStore(Id storeId, Proxy proxy) Gets theOsidSessionassociated with the order query service for the given store.