| Package | Description |
|---|---|
| org.dspace.xoai.dataprovider.filter | |
| org.dspace.xoai.dataprovider.model |
| Modifier and Type | Method and Description |
|---|---|
Condition |
ScopedFilter.getCondition() |
| Modifier and Type | Method and Description |
|---|---|
abstract Filter |
FilterResolver.getFilter(Condition condition) |
| Constructor and Description |
|---|
ScopedFilter(Condition condition,
Scope scope) |
| Modifier and Type | Method and Description |
|---|---|
Condition |
Set.getCondition() |
Condition |
MetadataFormat.getCondition() |
Condition |
Context.getCondition() |
| Modifier and Type | Method and Description |
|---|---|
Set |
Set.withCondition(Condition condition) |
MetadataFormat |
MetadataFormat.withCondition(Condition filter) |
Context |
Context.withCondition(Condition condition) |
Context |
Context.withMetadataFormat(String prefix,
Transformer transformer,
Condition condition) |
Copyright © 2017 DuraSpace. All Rights Reserved.