Uses of Class
org.exoplatform.frameworks.portletcontainer.portalframework.PortalFramework

Packages that use PortalFramework
org.exoplatform.frameworks.portletcontainer.portalframework   
org.exoplatform.frameworks.portletcontainer.portalframework.filters   
 

Uses of PortalFramework in org.exoplatform.frameworks.portletcontainer.portalframework
 

Methods in org.exoplatform.frameworks.portletcontainer.portalframework that return PortalFramework
static PortalFramework PortalFramework.getInstance()
           
 

Methods in org.exoplatform.frameworks.portletcontainer.portalframework with parameters of type PortalFramework
static PortletInfo Helper.createPortletInfo(PortalFramework framework, String plt)
          Creates PortletInfo object for a given portlet and fills most of necessary fields.
static void PortalFramework.setInstance(PortalFramework framework)
           
 

Uses of PortalFramework in org.exoplatform.frameworks.portletcontainer.portalframework.filters
 

Fields in org.exoplatform.frameworks.portletcontainer.portalframework.filters with type parameters of type PortalFramework
static HashMap<String,PortalFramework> PortalFrameworkFilter.FRAMEWORKS
          Frameworks.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.