org.exoplatform.platform.webui.templates
Class PlatformPortletApplication

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.web.application.Application
          extended by org.exoplatform.webui.application.WebuiApplication
              extended by org.exoplatform.webui.application.portlet.PortletApplication
                  extended by org.exoplatform.platform.webui.templates.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
 
Constructor Summary
PlatformPortletApplication(javax.portlet.PortletConfig config)
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformPortletApplication

public PlatformPortletApplication(javax.portlet.PortletConfig config)


Copyright © 2013 eXo Platform SAS. All Rights Reserved.