| Package | Description |
|---|---|
| eu.dnetlib.repo.manager.shared.broker |
| Modifier and Type | Method and Description |
|---|---|
Range |
AdvQueryObject.getTrust() |
| Modifier and Type | Method and Description |
|---|---|
List<Range> |
AdvQueryObject.getDates() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvQueryObject.setTrust(Range trust) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdvQueryObject.setDates(List<Range> dates) |
| Constructor and Description |
|---|
AdvQueryObject(String datasource,
String topic,
List<String> titles,
List<String> subjects,
List<String> authors,
List<Range> dates,
Range trust,
long page) |
| Constructor and Description |
|---|
AdvQueryObject(String datasource,
String topic,
List<String> titles,
List<String> subjects,
List<String> authors,
List<Range> dates,
Range trust,
long page) |
Copyright © 2019. All rights reserved.