Uses of Class
org.apache.pluto.driver.services.portal.PortletWindowConfig

Packages that use PortletWindowConfig
org.apache.pluto.driver.core   
org.apache.pluto.driver.services.portal   
 

Uses of PortletWindowConfig in org.apache.pluto.driver.core
 

Constructors in org.apache.pluto.driver.core with parameters of type PortletWindowConfig
PortletWindowImpl(PortletWindowConfig config, PortalURL portalURL)
          Constructs an instance.
 

Uses of PortletWindowConfig in org.apache.pluto.driver.services.portal
 

Methods in org.apache.pluto.driver.services.portal that return PortletWindowConfig
static PortletWindowConfig PortletWindowConfig.fromId(java.lang.String portletWindowId)
           
 PortletWindowConfig PortletApplicationConfig.getPortlet(java.lang.String portletName)
           
 

Methods in org.apache.pluto.driver.services.portal with parameters of type PortletWindowConfig
 void PortletApplicationConfig.addPortlet(PortletWindowConfig portlet)
           
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.