| Package | Description |
|---|---|
| org.dspace.xoai.dataprovider.handlers.helpers | |
| org.dspace.xoai.dataprovider.handlers.results | |
| org.dspace.xoai.dataprovider.model |
| Modifier and Type | Method and Description |
|---|---|
List<Set> |
ItemHelper.getSets(Context context,
FilterResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
List<Set> |
ListSetsResult.getResults() |
| Constructor and Description |
|---|
ListSetsResult(boolean hasMoreResults,
List<Set> results) |
ListSetsResult(boolean hasMoreResults,
List<Set> results,
int total) |
| Modifier and Type | Method and Description |
|---|---|
Set |
Context.getSet(String setSpec) |
static Set |
Set.set(String spec) |
Set |
Set.withCondition(Condition condition) |
Set |
Set.withDescription(XOAIMetadata description) |
Set |
Set.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Set> |
ItemIdentifier.getSets()
Exposes the list of sets (using the set_spec) that contains the item (OAI-PMH records).
|
List<Set> |
InMemoryItem.getSets() |
List<Set> |
Context.getSets() |
| Modifier and Type | Method and Description |
|---|---|
Context |
Context.withSet(Set set) |
Copyright © 2017 DuraSpace. All Rights Reserved.