|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemIterator | |
|---|---|
| org.dspace.content | Provides an API for reading and manipulating content in the DSpace system. |
| Uses of ItemIterator in org.dspace.content |
|---|
| Methods in org.dspace.content that return ItemIterator | |
|---|---|
static ItemIterator |
Item.findAll(Context context)
Get all the items in the archive. |
static ItemIterator |
Item.findBySubmitter(Context context,
EPerson eperson)
Find all the items in the archive by a given submitter. |
ItemIterator |
Collection.getAllItems()
Get all the items in this collection. |
ItemIterator |
Collection.getItems()
Get the in_archive items in this collection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||