| Package | Description |
|---|---|
| com.googlecode.fascinator.portal.services | |
| com.googlecode.fascinator.portal.services.impl |
| Modifier and Type | Method and Description |
|---|---|
Portal |
PortalManager.get(String name) |
Portal |
PortalManager.getDefault() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Portal> |
PortalManager.getPortals() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortalManager.add(Portal portal) |
void |
PortalManager.save(Portal portal) |
| Modifier and Type | Method and Description |
|---|---|
Portal |
PortalManagerImpl.get(String name) |
Portal |
PortalManagerImpl.getDefault() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Portal> |
PortalManagerImpl.getPortals() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortalManagerImpl.add(Portal portal) |
void |
PortalManagerImpl.save(Portal portal) |
Copyright © 2009-2015. All Rights Reserved.