| Package | Description |
|---|---|
| com.lyncode.xoai.dataprovider.core | |
| com.lyncode.xoai.dataprovider.data.internal | |
| com.lyncode.xoai.dataprovider.services.api |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
ListItemsResults.getResults() |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataFormat> |
XOAIContext.getFormats(Item item) |
| Constructor and Description |
|---|
ListItemsResults(boolean hasMoreResults,
List<Item> results) |
ListItemsResults(boolean hasMoreResults,
List<Item> results,
int total) |
| 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 |
|---|---|
Item |
ItemRepository.getItem(String identifier)
Gets an item from the data source.
|
Copyright © 2020. All rights reserved.