Package | Description |
---|---|
org.osid.checklist.mason |
The Open Service Interface Definitions for the org.osid.checklist.mason
service.
|
org.osid.inventory |
The Open Service Interface Definitions for the org.osid.inventory
service.
|
org.osid.inventory.shipment |
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
|
org.osid.recipe |
The Open Service Interface Definitions for the org.osid.recipe
service.
|
Modifier and Type | Method and Description |
---|---|
Stock |
TodoProducer.getStock()
Gets the stock.
|
Modifier and Type | Method and Description |
---|---|
Stock |
StockAdminSession.createStock(StockForm stockForm)
Creates a new
Stock. |
Stock |
StockList.getNextStock()
Gets the next
Stock in this list. |
Stock[] |
StockList.getNextStocks(long n)
Gets the next set of
Stock elements in this list. |
Stock |
Inventory.getStock()
Gets the
Id of the Stock. |
Stock |
Item.getStock()
Gets the stock to which this item belongs.
|
Stock |
StockNode.getStock()
Gets the
Stock at this node. |
Stock |
StockLookupSession.getStock(Id stockId)
Gets the
Stock specified by its Id. |
Modifier and Type | Method and Description |
---|---|
Stock |
Entry.getStock()
Gets the stock associated with this entry.
|
Modifier and Type | Method and Description |
---|---|
Stock |
Ingredient.getStock()
Get the stock.
|