| Package | Description |
|---|---|
| org.gatein.pc.federation | |
| org.gatein.pc.federation.impl |
| Modifier and Type | Method and Description |
|---|---|
FederatedPortletInvoker |
PortletInvokerResolver.resolvePortletInvokerFor(String invokerId,
FederatingPortletInvoker callingInvoker,
String compoundPortletId)
Attempts to resolve a FederatedPortletInvoker with the specified identifier in the context of the specified
calling FederatingPortletInvoker, optionally trying to perform resolution to invoke an action on the specified
portlet identifier.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FederatingPortletInvokerService |
| Modifier and Type | Method and Description |
|---|---|
FederatingPortletInvoker |
FederatedPortletInvokerService.getFederatingPortletInvoker() |
FederatingPortletInvoker |
PortletInvokerRegistrationService.getFederatingPortletInvoker() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortletInvokerRegistrationService.setFederatingPortletInvoker(FederatingPortletInvoker federatingPortletInvoker) |
| Constructor and Description |
|---|
FederatedPortletInvokerService(FederatingPortletInvoker federatingPortletInvoker,
String id,
org.gatein.pc.api.PortletInvoker portletInvoker) |
Copyright © 2003-2016 GateIn. All Rights Reserved.