Uses of Interface
org.osid.inventory.shipment.ShipmentQuerySession
Packages that use ShipmentQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
-
Uses of ShipmentQuerySession in org.osid.inventory.shipment
Subinterfaces of ShipmentQuerySession in org.osid.inventory.shipmentModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongShipments.Methods in org.osid.inventory.shipment that return ShipmentQuerySessionModifier and TypeMethodDescriptionInventoryShipmentManager.getShipmentQuerySession()Gets theOsidSessionassociated with the shipment query service.InventoryShipmentProxyManager.getShipmentQuerySession(Proxy proxy) Gets theOsidSessionassociated with the shipment query service.InventoryShipmentManager.getShipmentQuerySessionForWarehouse(Id warehouseId) Gets theOsidSessionassociated with the shipment query service for the given warehouse.InventoryShipmentProxyManager.getShipmentQuerySessionForWarehouse(Id warehouseId, Proxy proxy) Gets theOsidSessionassociated with the shipment query service for the given warehouse.