| Package | Description |
|---|---|
| eu.dnetlib.repo.manager.service.utils | |
| eu.dnetlib.repo.manager.shared |
| Modifier and Type | Method and Description |
|---|---|
static AggregationDetails |
Converter.getLastCollectionFromJson(org.json.JSONObject repositoryObject) |
static AggregationDetails |
Converter.getLastTransformationFromJson(org.json.JSONObject repositoryObject) |
| Modifier and Type | Method and Description |
|---|---|
static List<AggregationDetails> |
Converter.getAggregationHistoryFromJson(org.json.JSONObject repositoryObject) |
| Modifier and Type | Method and Description |
|---|---|
AggregationDetails |
Aggregations.getLastCollection() |
AggregationDetails |
Aggregations.getLastTransformation() |
| Modifier and Type | Method and Description |
|---|---|
List<AggregationDetails> |
Aggregations.getAggregationHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
Aggregations.setLastCollection(AggregationDetails lastCollection) |
void |
Aggregations.setLastTransformation(AggregationDetails lastTransformation) |
| Modifier and Type | Method and Description |
|---|---|
void |
Aggregations.setAggregationHistory(List<AggregationDetails> aggregationHistory) |
Copyright © 2018. All rights reserved.