Uses of Interface
org.osid.inventory.InventorySearchOrder
Packages that use InventorySearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.inventory
service.
-
Uses of InventorySearchOrder in org.osid.inventory
Methods in org.osid.inventory that return InventorySearchOrderModifier and TypeMethodDescriptionInventorySearchSession.getInventorySearchOrder()Gets an inventory search order.InventorySmartWarehouseSession.getInventorySearchOrder()Gets an inventory search order.Methods in org.osid.inventory with parameters of type InventorySearchOrderModifier and TypeMethodDescriptionvoidInventorySmartWarehouseSession.applyInventorySequencing(InventorySearchOrder inventorySearchOrder) Applies an inventory search order to this warehouse.voidInventorySearch.orderInventoryResults(InventorySearchOrder inventorySearchOrder) Specify an ordering to the search results.