Uses of Interface
org.osid.inventory.Item
Packages that use Item
Package
Description
The Open Service Interface Definitions for the org.osid.inventory
service.
The Open Service Interface Definitions for the org.osid.inventory.shipment
service.
-
Uses of Item in org.osid.inventory
Methods in org.osid.inventory that return ItemModifier and TypeMethodDescriptionItemAdminSession.createItem(ItemForm itemForm) Creates a newItem.Item.getItem()Gets the item to which this item belongs.Gets theItemspecified by itsId.ItemList.getNextItem()Gets the nextItemin this list.Item[]ItemList.getNextItems(long n) Gets the next set ofItemelements in this list. -
Uses of Item in org.osid.inventory.shipment
Methods in org.osid.inventory.shipment that return Item