Class PlatformPortletApplication

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class PlatformPortletApplication
    extends org.exoplatform.webui.application.portlet.PortletApplication
    Version:
    $Revision$
    Author:
    Kmenzli
    • Field Summary

      • Fields inherited from class org.exoplatform.webui.application.portlet.PortletApplication

        log, PORTLET_EVENT_VALUE
      • Fields inherited from class org.exoplatform.web.application.Application

        EXO_GADGET_TYPE, EXO_PORTAL_TYPE, EXO_PORTLET_TYPE, JSR168_APPLICATION_TYPE, WSRP_TYPE
      • Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

        desc, name
    • Method Summary

      • Methods inherited from class org.exoplatform.webui.application.portlet.PortletApplication

        getApplicationGroup, getApplicationId, getApplicationInitParam, getApplicationName, getApplicationType, getOwnerResourceBundle, getResourceBundle, processAction, processEvent, render, serveResource
      • Methods inherited from class org.exoplatform.webui.application.WebuiApplication

        broadcast, createUIComponent, getConfigurationManager, getDefaultUIComponentToUpdateByAjax, getStateManager, onInit, setStateManager
      • Methods inherited from class org.exoplatform.web.application.Application

        getApplicationLifecycle, getApplicationServiceContainer, getAttribute, getResourceResolver, onDestroy, setApplicationLifecycle, setAttribute, setResourceResolver
      • Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin

        getDescription, getName, setDescription, setName
    • Constructor Detail

      • PlatformPortletApplication

        public PlatformPortletApplication​(javax.portlet.PortletConfig config)