public class FederatedPortlet extends Object implements org.gatein.pc.api.Portlet
| Constructor and Description |
|---|
FederatedPortlet(FederatedPortletInvoker invoker,
org.gatein.pc.api.PortletContext compoundContext,
org.gatein.pc.api.Portlet portlet) |
| Modifier and Type | Method and Description |
|---|---|
org.gatein.pc.api.PortletContext |
getContext() |
String |
getFederatedId() |
org.gatein.pc.api.info.PortletInfo |
getInfo() |
boolean |
isRemote() |
String |
toString() |
public FederatedPortlet(FederatedPortletInvoker invoker, org.gatein.pc.api.PortletContext compoundContext, org.gatein.pc.api.Portlet portlet)
public String getFederatedId()
public org.gatein.pc.api.PortletContext getContext()
getContext in interface org.gatein.pc.api.Portletpublic org.gatein.pc.api.info.PortletInfo getInfo()
getInfo in interface org.gatein.pc.api.Portletpublic boolean isRemote()
isRemote in interface org.gatein.pc.api.PortletCopyright © 2003-2021 GateIn. All Rights Reserved.