Package | Description |
---|---|
org.osid.dictionary |
The Open Service Interface Definitions for the org.osid.dictionary
service.
|
Modifier and Type | Method and Description |
---|---|
Entry |
EntryAdminSession.createEntry(EntryForm entryForm)
Creates a new
Entry. |
Entry |
EntryLookupSession.getEntry(Id entryId)
Gets the
Entry specified by its Id. |
Entry[] |
EntryList.getNextEntries(long n)
Gets the next set of
Entry elements in this list which
must be less than or equal to the number returned from
available(). |
Entry |
EntryList.getNextEntry()
Gets the next
Entry in this list. |