| Package | Description |
|---|---|
| com.lyncode.xoai.dataprovider.core | |
| com.lyncode.xoai.dataprovider.data | |
| com.lyncode.xoai.dataprovider.data.internal | |
| com.lyncode.xoai.dataprovider.format |
| Modifier and Type | Method and Description |
|---|---|
List<ItemIdentifier> |
ListItemIdentifiersResult.getResults() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
XOAIContext.isItemShown(ItemIdentifier item) |
| Constructor and Description |
|---|
ListItemIdentifiersResult(boolean hasMoreResults,
List<ItemIdentifier> results) |
ListItemIdentifiersResult(boolean hasMoreResults,
List<ItemIdentifier> results,
int totalResults) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Item
This is a required class to extend when implementing a specific OAI Data Provider.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Filter.isItemShown(ItemIdentifier item) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MetadataFormat.isApplicable(ItemIdentifier item) |
| Constructor and Description |
|---|
ItemIdentifyHelper(ItemIdentifier item) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataFormat> |
MetadataFormatManager.getFormats(ItemIdentifier item) |
Copyright © 2020. All rights reserved.