| Package | Description |
|---|---|
| eu.dnetlib.uoaadmintools.controllers | |
| eu.dnetlib.uoaadmintools.dao | |
| eu.dnetlib.uoaadmintools.dao.MongoDBDAOs | |
| eu.dnetlib.uoaadmintools.services |
| Modifier and Type | Method and Description |
|---|---|
Layout |
CommunityController.getLayoutForCommunity(String pid) |
Layout |
ConnectController.getLayoutForConnect(String pid) |
Layout |
CommunityController.updateLayoutForCommunity(String pid,
Layout layout) |
Layout |
ConnectController.updateLayoutForConnect(String pid,
Layout layout) |
| Modifier and Type | Method and Description |
|---|---|
List<Layout> |
CommunityController.getAvailableLayouts() |
| Modifier and Type | Method and Description |
|---|---|
Layout |
CommunityController.updateLayoutForCommunity(String pid,
Layout layout) |
Layout |
ConnectController.updateLayoutForConnect(String pid,
Layout layout) |
| Modifier and Type | Method and Description |
|---|---|
Layout |
LayoutDAO.findById(String Id) |
Layout |
LayoutDAO.save(Layout layout) |
| Modifier and Type | Method and Description |
|---|---|
List<Layout> |
LayoutDAO.findAll() |
List<Layout> |
LayoutDAO.findByPortalPid(String portalPid) |
| Modifier and Type | Method and Description |
|---|---|
Layout |
LayoutDAO.save(Layout layout) |
| Modifier and Type | Method and Description |
|---|---|
Layout |
MongoDBLayoutDAO.findById(String Id) |
Layout |
MongoDBLayoutDAO.save(Layout layout) |
| Modifier and Type | Method and Description |
|---|---|
List<Layout> |
MongoDBLayoutDAO.findAll() |
List<Layout> |
MongoDBLayoutDAO.findByPortalPid(String portalPid) |
| Modifier and Type | Method and Description |
|---|---|
Layout |
MongoDBLayoutDAO.save(Layout layout) |
| Modifier and Type | Method and Description |
|---|---|
Layout |
LayoutService.findByPid(String pid) |
Layout |
LayoutService.save(Layout layout) |
| Modifier and Type | Method and Description |
|---|---|
List<Layout> |
LayoutService.findAll() |
| Modifier and Type | Method and Description |
|---|---|
Layout |
LayoutService.save(Layout layout) |
Copyright © 2022. All rights reserved.