|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Portal | |
|---|---|
| com.googlecode.fascinator.portal.services | |
| com.googlecode.fascinator.portal.services.impl | |
| Uses of Portal in com.googlecode.fascinator.portal.services |
|---|
| Methods in com.googlecode.fascinator.portal.services that return Portal | |
|---|---|
Portal |
PortalManager.get(String name)
|
Portal |
PortalManager.getDefault()
|
| Methods in com.googlecode.fascinator.portal.services that return types with arguments of type Portal | |
|---|---|
Map<String,Portal> |
PortalManager.getPortals()
|
| Methods in com.googlecode.fascinator.portal.services with parameters of type Portal | |
|---|---|
void |
PortalManager.add(Portal portal)
|
void |
PortalManager.save(Portal portal)
|
| Uses of Portal in com.googlecode.fascinator.portal.services.impl |
|---|
| Methods in com.googlecode.fascinator.portal.services.impl that return Portal | |
|---|---|
Portal |
PortalManagerImpl.get(String name)
|
Portal |
PortalManagerImpl.getDefault()
|
| Methods in com.googlecode.fascinator.portal.services.impl that return types with arguments of type Portal | |
|---|---|
Map<String,Portal> |
PortalManagerImpl.getPortals()
|
| Methods in com.googlecode.fascinator.portal.services.impl with parameters of type Portal | |
|---|---|
void |
PortalManagerImpl.add(Portal portal)
|
void |
PortalManagerImpl.save(Portal portal)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||