| Package | Description |
|---|---|
| eu.dnetlib.uoaadmintools.dao | |
| eu.dnetlib.uoaadmintools.dao.MongoDBDAOs |
| Modifier and Type | Method and Description |
|---|---|
Statistics |
StatisticsDAO.findById(String Id) |
Statistics |
StatisticsDAO.findByPid(String Pid) |
Statistics |
StatisticsDAO.save(Statistics statistic) |
| Modifier and Type | Method and Description |
|---|---|
List<Statistics> |
StatisticsDAO.findAll() |
| Modifier and Type | Method and Description |
|---|---|
Statistics |
StatisticsDAO.save(Statistics statistic) |
| Modifier and Type | Method and Description |
|---|---|
Statistics |
MongoDBStatisticsDAO.findById(String Id) |
Statistics |
MongoDBStatisticsDAO.findByPid(String Pid) |
Statistics |
MongoDBStatisticsDAO.save(Statistics statistic) |
| Modifier and Type | Method and Description |
|---|---|
List<Statistics> |
MongoDBStatisticsDAO.findAll() |
| Modifier and Type | Method and Description |
|---|---|
Statistics |
MongoDBStatisticsDAO.save(Statistics statistic) |
Copyright © 2022. All rights reserved.