Class FederatedPortlet

  • All Implemented Interfaces:
    org.gatein.pc.api.Portlet

    public class FederatedPortlet
    extends Object
    implements org.gatein.pc.api.Portlet
    Version:
    $Revision: 5448 $
    Author:
    Julien Viet
    • Constructor Detail

      • FederatedPortlet

        public FederatedPortlet​(FederatedPortletInvoker invoker,
                                org.gatein.pc.api.PortletContext compoundContext,
                                org.gatein.pc.api.Portlet portlet)
    • Method Detail

      • getFederatedId

        public String getFederatedId()
      • getContext

        public org.gatein.pc.api.PortletContext getContext()
        Specified by:
        getContext in interface org.gatein.pc.api.Portlet
      • getInfo

        public org.gatein.pc.api.info.PortletInfo getInfo()
        Specified by:
        getInfo in interface org.gatein.pc.api.Portlet
      • isRemote

        public boolean isRemote()
        Specified by:
        isRemote in interface org.gatein.pc.api.Portlet