| Package | Description |
|---|---|
| org.dspace.xoai.dataprovider.handlers.helpers | |
| org.dspace.xoai.dataprovider.handlers.results | |
| org.dspace.xoai.dataprovider.model | |
| org.dspace.xoai.dataprovider.repository |
| Modifier and Type | Method and Description |
|---|---|
Item |
ItemHelper.getItem() |
Item |
ItemRepositoryHelper.getItem(String identifier) |
| Constructor and Description |
|---|
ItemHelper(Item item) |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
ListItemsResults.getResults() |
| Constructor and Description |
|---|
ListItemsResults(boolean hasMoreResults,
List<Item> results) |
ListItemsResults(boolean hasMoreResults,
List<Item> results,
int total) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryItem |
| Modifier and Type | Method and Description |
|---|---|
Item |
ItemRepository.getItem(String identifier)
Gets an item from the data source.
|
Item |
InMemoryItemRepository.getItem(String identifier) |
Copyright © 2017 DuraSpace. All Rights Reserved.