Uses of Interface
org.osid.inventory.InventorySearch
Packages that use InventorySearch
Package
Description
The Open Service Interface Definitions for the org.osid.inventory
service.
-
Uses of InventorySearch in org.osid.inventory
Methods in org.osid.inventory that return InventorySearchModifier and TypeMethodDescriptionInventorySearchSession.getInventorySearch()Gets an inventory search.Methods in org.osid.inventory with parameters of type InventorySearchModifier and TypeMethodDescriptionInventorySearchSession.getInventoriesBySearch(InventoryQuery inventoryQuery, InventorySearch inventorySearch) Gets the search results matching the given search query using the given search.