| Modifier and Type | Method and Description |
|---|---|
boolean |
Filter.isItemShown(ItemIdentifier item) |
| Constructor and Description |
|---|
ItemIdentifyHelper(ItemIdentifier item) |
| Modifier and Type | Method and Description |
|---|---|
List<ItemIdentifier> |
ListItemIdentifiersResult.getResults() |
| 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 | Class and Description |
|---|---|
class |
InMemoryItem |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataFormat> |
Context.formatFor(FilterResolver resolver,
ItemIdentifier item) |
Copyright © 2017 DuraSpace. All Rights Reserved.