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