| Package | Description |
|---|---|
| eu.dnetlib.uoaadmintools.controllers | |
| eu.dnetlib.uoaadmintools.dao | |
| eu.dnetlib.uoaadmintools.dao.MongoDBDAOs |
| Modifier and Type | Method and Description |
|---|---|
PortalSubscribers |
PortalSubscribersController.getSubscribersPerPortal(String pid) |
| Modifier and Type | Method and Description |
|---|---|
List<PortalSubscribers> |
PortalSubscribersController.getAllPortalSubscribers() |
| Modifier and Type | Method and Description |
|---|---|
PortalSubscribers |
PortalSubscribersDAO.findById(String Id) |
PortalSubscribers |
PortalSubscribersDAO.findByPid(String Pid) |
PortalSubscribers |
PortalSubscribersDAO.save(PortalSubscribers portalSubscribers) |
| Modifier and Type | Method and Description |
|---|---|
List<PortalSubscribers> |
PortalSubscribersDAO.findAll() |
| Modifier and Type | Method and Description |
|---|---|
PortalSubscribers |
PortalSubscribersDAO.save(PortalSubscribers portalSubscribers) |
| Modifier and Type | Method and Description |
|---|---|
PortalSubscribers |
MongoDBPortalSubscribersDAO.findById(String Id) |
PortalSubscribers |
MongoDBPortalSubscribersDAO.findByPid(String Pid) |
PortalSubscribers |
MongoDBPortalSubscribersDAO.save(PortalSubscribers portalSubscribers) |
| Modifier and Type | Method and Description |
|---|---|
List<PortalSubscribers> |
MongoDBPortalSubscribersDAO.findAll() |
| Modifier and Type | Method and Description |
|---|---|
PortalSubscribers |
MongoDBPortalSubscribersDAO.save(PortalSubscribers portalSubscribers) |
Copyright © 2022. All rights reserved.