Uses of Interface
org.osid.assessment.Item
Packages that use Item
Package
Description
The Open Service Interface Definitions for the org.osid.assessment
service.
-
Uses of Item in org.osid.assessment
Methods in org.osid.assessment that return ItemModifier and TypeMethodDescriptionItemAdminSession.createItem(ItemForm itemForm) Creates a newItem.Gets theItemspecified by itsId.Response.getItem()Gets theItem.ItemList.getNextItem()Gets the nextItemin this list.Item[]ItemList.getNextItems(long n) Gets the next set ofItemelements in this list which must be less than or equal to the number returned fromavailable().