Uses of Interface
org.osid.inventory.shipment.ShipmentSearchOrder
Packages that use ShipmentSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
-
Uses of ShipmentSearchOrder in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return ShipmentSearchOrderModifier and TypeMethodDescriptionShipmentSearchSession.getShipmentSearchOrder()Gets a shipment search order.ShipmentSmartWarehouseSession.getShipmentSearchOrder()Gets a shipment search order.Methods in org.osid.inventory.shipment with parameters of type ShipmentSearchOrderModifier and TypeMethodDescriptionvoidShipmentSmartWarehouseSession.applyShipmentSequencing(ShipmentSearchOrder shipmentSearchOrder) Applies a shipment search order to this warehouse.voidShipmentSearch.orderShipmentResults(ShipmentSearchOrder shipmentSearchOrder) Specify an ordering to the search results.