| Package | Description |
|---|---|
| org.osid.inventory |
The Open Service Interface Definitions for the org.osid.inventory
service.
|
| Modifier and Type | Method and Description |
|---|---|
StockSearch |
StockSearchSession.getStockSearch()
Gets a stock search.
|
| Modifier and Type | Method and Description |
|---|---|
StockSearchResults |
StockSearchSession.getStocksBySearch(StockQuery stockQuery,
StockSearch stockSearch)
Gets the search results matching the given search query using the
given search.
|